Нетобзор - форум про интернет

Пожалуйста, войдите или зарегистрируйтесь.


Расширенный поиск  

Голосование

Интересна ли форумчанам данная тема?

Да, интересно почитать для общего понимания.
Да, интересно собрать прошивку самому.
Нет, у меня нет времени учиться, проще найти сборщика.
Нет, такого полно в интернете.
Своё мнение.

Автор Тема: Компилируем прошивки для маршрутизаторов сами по своим потребностям.  (Прочитано 21008 раз)

0 Пользователей и 1 Гость просматривают эту тему.

LNVАвтор темы

  • Постоялец
  • ****
  • Благодарность: +79/-0
  • Оффлайн Оффлайн
  • Сообщений: 370
  • Город: Киев
  • Провайдер: ФРИНЕТ
  • Тариф: Безлимитный 100 Мбит/с

Если тема интересна будем развивать, если нет - значит нет :))
Часто читаю на форуме что нужна прошивка под те или иные потребности с тем то и тем функционалом, и часто нет поддержки того или иного модема от сдма или жсм оператора, ставим альтернативные прошивки но бывает и там не все гладко, часто нам нужно больше чем есть в прошивке и тогда доустанавливаем пакеты и....оказываеться памяти то мало. Вот и веду я к тому что в стандартных пакетах много не нужного для наших форумчан, если собирать прошивку самому то можно выбросить ненужные пакеты а нужные включить в компиляцию ведь скомпилированые пакеты занимают меньше места чем доустановленые и тем самим хоть немножко но решим проблему с памятью ну и плюс вникнем что за пакеты есть и какие нам нужны. Надеюсь на помощь в теме форумчан, так как я сам в этом плане не продвинутый, мягко говоря просто рядом плавающий O0 но подсказать могу( собирал себе и другим около десятка разных прошивок).
Компилировать будем на исходниках OpenWRT и LEDE (кому что больше по душе), ну и без линукса тоже не обойтись( я буду использовать Parrot OS 64-бит. он у меня уже давно и мне с ним комфортно) :))
Оружием у нас будет OpenWrt Buildroot а рабочий цех будет выглядить вот так


Часть первая(сжатая, но я считаю что она должна здесь быть).
Скрытый текст
Для получения всех “комплектующих“ нужных для сборки прошивки выполняем две команды:
sudo apt-get install subversion git
sudo apt-get install g++ libncurses5-dev zlib1g-dev gawk libssl-dev unzip make

только эти две команды выполняються из под root, все остальные команды вводим  из под обычного пользователя
Загружаем исходники OpenWRT/LEDE
git clone git://github.com/openwrt/openwrt.git -b v17.01.4

git clone git://github.com/openwrt/openwrt.git -b v17.01.3

git clone git://github.com/openwrt/openwrt.git -b v17.01.2

git clone git://github.com/openwrt/openwrt.git -b v17.01.1

git clone git://github.com/openwrt/openwrt.git -b v17.01.0

git clone git://github.com/openwrt/archive.git -b v15.05.1

git clone git://github.com/openwrt/archive.git -b v15.05

git clone git://github.com/openwrt/archive.git -b v14.07


Исходники для разработчиков не указываю, кто этим увлекся и так знает где взять а для собирающих первый раз будет множество дополнительных ошибок.


Далее вводим команду для обновления репозитория

сd openwrt
./scripts/feeds update -a
./scripts/feeds install -a

Выполняем
 make menuconfig
[свернуть]
И видим окошко для конфигурации, если окошка нет - значит выдаст ошибку, копируем ошибки с консоли сюда и будем пытаться решить проблему.

Что не так то не стесняемся поправляем меня или же что то предлагаем, задаем вопросы и тп. и тд.
Часть вторая: сборка
Сегодня пришол тп-линк 1043 ревизии 2 на эксперементы, поетому в примерах буду компилировать прошивку именно к нему.
Скрытый текст
Выбираем Target System

Далее выбираем Target Profile

Добавляем интерфейс



Возвращаемся и добавляем русский и украінський :)) язык

Жмем сохранить и выходим из меню конфигурации екситом, вводим:
make -j5 V=99     (make - команда на компиляцию, -j5 количество ядер вашего процесора +1(у меня 2 ядра в 4 потока) v=99 -вывод на экран всего процесса компиляции в деталях, в случаи ошибок так легче найти проблему.

И занимаемся своими делами или наблюдаем за бегущими строками( у меня собиралось гдето часа полтора примерно)
долго только первый раз потом минут 15.

И вот она моя прошивочка tn)
https://i.imgur.com/0SmtY7Y.png
[свернуть]
В роутер сразу ж поставил breed и загрузку прошивки делал с под него,
вот что получилось в итоге, напомну я в натройки по дефолту добавил только интерфейс и 2 языка.

« Последнее редактирование: 02 Февраля 2018, 00:09:15 от LNV »
Первое сообщение / Продолжение темы 

LNVАвтор темы

  • Постоялец
  • ****
  • Благодарность: +79/-0
  • Оффлайн Оффлайн
  • Сообщений: 370
  • Город: Киев
  • Провайдер: ФРИНЕТ
  • Тариф: Безлимитный 100 Мбит/с

Оффтопик:
У тебя вроде проблемный один остался( рекомендую кстати для эксперементов просто бомба),пойдут заказы  потом будеш Тора просить о помощи в лютом месяце :D

опять нет повода не выпить пофлудить)...
есть их у меня. а вчера затестил выкопанный 1043v1. в нем ван порт не работает. на заводской - не запускается до конца. а вот на нескольких опенврт-шных - все ок. опять же один из лан-ов можно ван-ом назначить. единственное, что пока не понял - модем стартует только при подключении на "горячем" роутере. если впихнуть до подачи питания - не видится. этот вариант единственный. но расстанусь и даже дешевле)))...

На том что вообще сетевой нет можно не только 3г модемы, но и через китайский юсб-лан переходник за полтиник подключить убикюити или микротик.
Записан

LNVАвтор темы

  • Постоялец
  • ****
  • Благодарность: +79/-0
  • Оффлайн Оффлайн
  • Сообщений: 370
  • Город: Киев
  • Провайдер: ФРИНЕТ
  • Тариф: Безлимитный 100 Мбит/с

Проблема оказалась а не в сетевой а не в мосфете а в проце, при сильнов нагреве стартовал на пару сек и в отключку, попробывал нагреть и "пошатать" легонько на шарах - не помогло, отдал знакомому отреболить( у меня нет трафарета), пока жду издеваюсь дальше над робочим: родную на русском не нашол, только инглиш - перешил его в 1045 : --()
Записан

test

  • Гость

хз. может этот и не после грозы. самый первый грозовой признак - прожженные сигнальные резисторы. хорошо видны под лупой.
Записан

vroot

  • Гость

Всем привет, собираю v17.01.4

сделал всё по инструкции, дошёл до этого момента

make menuconfig
Collecting package info: package/feeds/luci/luci-app-freifunk-diagnostiCollecting package info: package/feeds/luci/luci-app-freifunk-policyrouCollecting package info: package/feeds/packages/perl-file-sharedir-instCollecting package info: package/feeds/telephony/asterisk-11.x-chan-donCollecting package info: done
Your display is too small to run Menuconfig!
It must be at least 19 lines by 80 columns.
/home/viroot/1/openwrt/include/toplevel.mk:127: recipe for target 'menuconfig' failed
make: *** [menuconfig] Error 1

Бац и мы приплыли

Система ubuntu budgie 18.04 desktop amd64
Записан

LNVАвтор темы

  • Постоялец
  • ****
  • Благодарность: +79/-0
  • Оффлайн Оффлайн
  • Сообщений: 370
  • Город: Киев
  • Провайдер: ФРИНЕТ
  • Тариф: Безлимитный 100 Мбит/с

Your display is too small to run Menuconfig!
It must be at least 19 lines by 80 columns.
Окно терминала растяни мышкой больше и все будет в порядке. У тебя слишком маленькое окно для запуска текстового файла.
Записан

vroot

  • Гость

Я не знал что шрифт в терминале так может повлиять.
у меня проблема со зрением, везде как мог, увеличил шрифт

уменьшил шрифт в терминале, помогло, спасибо  tn)
Записан

vroot

  • Гость

Ещё один вопросик

Вот характеристика моего роутера

Model: Youku X1
Material: Plastic
Network Standard: IEEE 802.11b, IEEE 802.11g, IEEE 802.11n, IPv4
Wi-Fi Data Rate:
802.11b: 1, 2, 5.5, 11Mbps
802.11g: 6,9,12,18,24,36,48,54Mbps
802.11n: up to 300Mbps
Operating Frequency: 2.4GHz
Antenna: 5dBi Antenna x 4, Non-detachable Antenna
Memory:
CPU: MT7620A, 580MHz
RAM: 128MB DDR2
FLASH/ROM: 16MB SPI
LAN Ports:10/100Mbps 2 x LAN + 1 x WAN
USB ports: 1 x USB 2.0
LED Indicator: Power, Internet, 2.4 GHz Wi-Fi
Button: 1 x Reset Button
SD Slot: Supported (On PCB Board)
Power Adatper:
AC Input : 100 ~240 V(50~60HZ)
DC Output : 12 V/1.0 A
Power Consumption : 2 W Max.
Encryption: 64-bit WEP, 128-bit WEP, WPA2-PSK, WPA-PSK, WPA-Enterprise, WPA2-Enterprise
Dimensions (LxWxH): 19.5 x 11.2 x 2.4 cm
Weight: 205.4 g/0.452 lb (Device Only)

Что выбрать из этого списка, для нужной модели,  чтобы скомпилировать прошивку к этому процу

ARMv8 multiplatform                       
Allwinner A1x/A20/A3x                     
AppliedMicro APM821xx                   
Atheros AR231x/AR5312                   
Atheros AR7xxx/AR9xxx     
Atmel AT91                         
Broadcom BCM27xx                         
Broadcom BCM47xx/53xx (ARM)               
Broadcom BCM47xx/53xx (MIPS)             
Broadcom BCM63xx                       
Cavium Networks Econa CNS3xxx   
Cavium Networks Octeon                 
Cortina Systems CS351x             
Freescale MPC85xx                         
Freescale i.MX 6                         
Freescale i.MX23/i.MX28     
Infineon WildPass ADM8668                   
Infineon/ADMtek ADM5120                 
Ingenic XBurst                           
Intel IXP4xx                         
antiq                             
MIPS Malta CoreLV board (qemu)
Marvell Armada 37x/38x/XP                 
Marvell Kirkwood                                                       
MediaTek Ralink ARM                     
MediaTek Ralink MIPS             
Mikrotik RouterBoard 532                   
Moschip MCS814x   
NXP Layerscape                             
PLXTECH/Oxford NAS782x/OX82x               
QEMU ARM Virtual Machine               
Qualcomm Atheros IPQ806X
RMI/AMD AU1x00     
Synopsys DesignWare ARC 770D
Synopsys DesignWare ARC HS38                                 
TI AR7                 
TI OMAP3/4/AM33xx                             
User Mode Linux             
Xilinx Zynq 7000 SoCs       
Записан

LNVАвтор темы

  • Постоялец
  • ****
  • Благодарность: +79/-0
  • Оффлайн Оффлайн
  • Сообщений: 370
  • Город: Киев
  • Провайдер: ФРИНЕТ
  • Тариф: Безлимитный 100 Мбит/с
Записан

vroot

  • Гость

Для 2х-ядерного процессора выполнил следующую команду 

make -j3 V=-1

make -r world: build failed. Please re-run make with -j1 V=s to see what's going on
/home/viroot/openwrt/include/toplevel.mk:198: recipe for target 'world' failed
make: *** [world] Error 1

 make[1] world
 make[2] tools/install
 make[2] package/cleanup
 make[3] -C tools/flock compile
 make[3] -C tools/flock install
 make[3] -C tools/sed compile
 make[3] -C tools/sed install
 make[3] -C tools/xz compile
 make[3] -C tools/patch compile
 make[3] -C tools/tar compile
 make[3] -C tools/xz install
 make[3] -C tools/patch install
 make[3] -C tools/tar install
 make[3] -C tools/m4 compile
 make[3] -C tools/pkg-config compile
 make[3] -C tools/expat compile
 make[3] -C tools/sstrip compile
 make[3] -C tools/make-ext4fs compile
 make[3] -C tools/patch-image compile
 make[3] -C tools/scons compile
 make[3] -C tools/mtools compile
 make[3] -C tools/lzma compile
 make[3] -C tools/squashfs4 compile
 make[3] -C tools/m4 install
 make[3] -C tools/expat install
 make[3] -C tools/sstrip install
 make[3] -C tools/make-ext4fs install
 make[3] -C tools/patch-image install
 make[3] -C tools/scons install
 make[3] -C tools/mtools install
 make[3] -C tools/squashfs4 install
 make[3] -C tools/autoconf compile
 make[3] -C tools/lzma install
 make[3] -C tools/autoconf install
 make[3] -C tools/missing-macros compile
 make[3] -C tools/missing-macros install
 make[3] -C tools/pkg-config install
 make[3] -C tools/libressl compile
 make[3] -C tools/automake compile
 make[3] -C tools/automake install
 make[3] -C tools/libtool compile
 make[3] -C tools/dosfstools compile
 make[3] -C tools/dosfstools install
 make[3] -C tools/libtool install
 make[3] -C tools/gmp compile
 make[3] -C tools/libelf compile
 make[3] -C tools/flex compile
 make[3] -C tools/mklibs compile
 make[3] -C tools/e2fsprogs compile
 make[3] -C tools/libressl install
 make[3] -C tools/mm-macros compile
 make[3] -C tools/cmake compile
 make[3] -C tools/gengetopt compile
make -r world: build failed. Please re-run make with -j1 V=s to see what's going on
/home/viroot/openwrt/include/toplevel.mk:198: recipe for target 'world' failed
make: *** [world] Error 1

Сделал как он хотел

make with -j1 V=s

./../misc/create_inode.c: In function 'set_inode_xattr':
./../misc/create_inode.c:136:9: warning: implicit declaration of function 'llistxattr'; did you mean 'lstat64'? [-Wimplicit-function-declaration]
  size = llistxattr(filename, NULL, 0);
         ^~~~~~~~~~
         lstat64
./../misc/create_inode.c:172:16: warning: implicit declaration of function 'lgetxattr'; did you mean 'getdate_r'? [-Wimplicit-function-declaration]
   value_size = lgetxattr(filename, name, NULL, 0);
                ^~~~~~~~~
                getdate_r
./../misc/create_inode.c: At top level:
./../misc/create_inode.c:395:18: error: conflicting types for 'copy_file_range'
 static errcode_t copy_file_range(ext2_filsys fs, int fd, ext2_file_t e2_file,
                  ^~~~~~~~~~~~~~~
In file included from ./../misc/create_inode.c:19:0:
/usr/include/unistd.h:1110:9: note: previous declaration of 'copy_file_range' was here
 ssize_t copy_file_range (int __infd, __off64_t *__pinoff,
         ^~~~~~~~~~~~~~~
Makefile:417: recipe for target 'create_inode.o' failed
make[6]: *** [create_inode.o] Error 1
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/debugfs'
Makefile:404: recipe for target 'all-progs-recursive' failed
make[5]: *** [all-progs-recursive] Error 1
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
Makefile:339: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
Makefile:49: recipe for target '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/.built' failed
make[3]: *** [/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/.built] Error 2
make[3]: Leaving directory '/home/viroot/openwrt/tools/e2fsprogs'
tools/Makefile:147: recipe for target 'tools/e2fsprogs/compile' failed
make[2]: *** [tools/e2fsprogs/compile] Error 2
make[2]: Leaving directory '/home/viroot/openwrt'
tools/Makefile:145: recipe for target '/home/viroot/openwrt/staging_dir/target-mipsel_24kc_musl-1.1.16/stamp/.tools_install_yynyyyyynyyyyynyynnyyyynyyyyyyyyyyyyyyynyynynnyyynnny' failed
make[1]: *** [/home/viroot/openwrt/staging_dir/target-mipsel_24kc_musl-1.1.16/stamp/.tools_install_yynyyyyynyyyyynyynnyyyynyyyyyyyyyyyyyyynyynynnyyynnny] Error 2
make[1]: Leaving directory '/home/viroot/openwrt'
/home/viroot/openwrt/include/toplevel.mk:198: recipe for target 'world' failed
make: *** [world] Error 2

 ??? Что  хочет этот товарищ
Записан

LNVАвтор темы

  • Постоялец
  • ****
  • Благодарность: +79/-0
  • Оффлайн Оффлайн
  • Сообщений: 370
  • Город: Киев
  • Провайдер: ФРИНЕТ
  • Тариф: Безлимитный 100 Мбит/с

попробуй изменить e2fsprogs как здесь советуют https://github.com/openwrt/openwrt/pull/791/files .
« Последнее редактирование: 19 Июля 2018, 19:25:45 от LNV »
Записан

vroot

  • Гость

Не помогло так и так

/home/viroot/openwrt/include/toplevel.mk:198: recipe for target 'world' failed
make: *** [world] Error 1
viroot@viroot2:~/openwrt$  make with -j1 V=s
make[1]: Entering directory '/home/viroot/openwrt'
make[1]: *** No rule to make target 'with'.  Stop.
make[1]: Leaving directory '/home/viroot/openwrt'
/home/viroot/openwrt/include/toplevel.mk:198: recipe for target 'with' failed
make: *** [with] Error 2

Систему ubuntu полностью обновил
Записан

LNVАвтор темы

  • Постоялец
  • ****
  • Благодарность: +79/-0
  • Оффлайн Оффлайн
  • Сообщений: 370
  • Город: Киев
  • Провайдер: ФРИНЕТ
  • Тариф: Безлимитный 100 Мбит/с

Не помогло так и так

/home/viroot/openwrt/include/toplevel.mk:198: recipe for target 'world' failed
make: *** [world] Error 1
viroot@viroot2:~/openwrt$  make with -j1 V=s
make[1]: Entering directory '/home/viroot/openwrt'
make[1]: *** No rule to make target 'with'.  Stop.
make[1]: Leaving directory '/home/viroot/openwrt'
/home/viroot/openwrt/include/toplevel.mk:198: recipe for target 'with' failed
make: *** [with] Error 2

Систему ubuntu полностью обновил
дай команду make -j3 V=99 и выложи весь код, и покажи скрин измененного файла в e2fsprogs.
Записан

vroot

  • Гость

viroot@viroot2:~/openwrt$  make -j3 V=99
make[1]: Entering directory '/home/viroot/openwrt'
make[2]: Entering directory '/home/viroot/openwrt'
make[2]: Entering directory '/home/viroot/openwrt'
+ mkdir -p /home/viroot/openwrt/staging_dir/target-mipsel_24kc_musl-1.1.16
+ cd /home/viroot/openwrt/staging_dir/target-mipsel_24kc_musl-1.1.16
+ mkdir -p bin lib include stamp
+ mkdir -p /home/viroot/openwrt/staging_dir/host
+ cd /home/viroot/openwrt/staging_dir/host
+ mkdir -p bin lib include stamp
mkdir -p /home/viroot/openwrt/build_dir/target-mipsel_24kc_musl-1.1.16/stamp
mkdir -p /home/viroot/openwrt/build_dir/host/stamp /home/viroot/openwrt/staging_dir/host/include/sys
touch /home/viroot/openwrt/staging_dir/target-mipsel_24kc_musl-1.1.16/.prepared
install -m0644 /home/viroot/openwrt/tools/include/*.h /home/viroot/openwrt/staging_dir/host/include/
install -m0644 /home/viroot/openwrt/tools/include/sys/*.h /home/viroot/openwrt/staging_dir/host/include/sys/
ln -sf lib /home/viroot/openwrt/staging_dir/host/lib64
touch /home/viroot/openwrt/staging_dir/host/.prepared
make[3]: Entering directory '/home/viroot/openwrt/tools/flock'
rm -rf /home/viroot/openwrt/staging_dir/target-mipsel_24kc_musl-1.1.16/root-ramips
make[2]: Leaving directory '/home/viroot/openwrt'
make[3]: Leaving directory '/home/viroot/openwrt/tools/flock'
make[3]: Entering directory '/home/viroot/openwrt/tools/flock'
make[3]: Leaving directory '/home/viroot/openwrt/tools/flock'
make[3]: Entering directory '/home/viroot/openwrt/tools/sed'
make[3]: Leaving directory '/home/viroot/openwrt/tools/sed'
make[3]: Entering directory '/home/viroot/openwrt/tools/sed'
make[3]: Leaving directory '/home/viroot/openwrt/tools/sed'
make[3]: Entering directory '/home/viroot/openwrt/tools/tar'
make[3]: Entering directory '/home/viroot/openwrt/tools/xz'
make[3]: Entering directory '/home/viroot/openwrt/tools/patch'
make[3]: Leaving directory '/home/viroot/openwrt/tools/tar'
make[3]: Entering directory '/home/viroot/openwrt/tools/tar'
make[3]: Leaving directory '/home/viroot/openwrt/tools/patch'
make[3]: Entering directory '/home/viroot/openwrt/tools/patch'
make[3]: Leaving directory '/home/viroot/openwrt/tools/xz'
make[3]: Entering directory '/home/viroot/openwrt/tools/xz'
make[3]: Leaving directory '/home/viroot/openwrt/tools/tar'
make[3]: Leaving directory '/home/viroot/openwrt/tools/patch'
make[3]: Leaving directory '/home/viroot/openwrt/tools/xz'
make[3]: Entering directory '/home/viroot/openwrt/tools/expat'
make[3]: Entering directory '/home/viroot/openwrt/tools/m4'
make[3]: Entering directory '/home/viroot/openwrt/tools/pkg-config'
make[3]: Leaving directory '/home/viroot/openwrt/tools/expat'
make[3]: Leaving directory '/home/viroot/openwrt/tools/m4'
make[3]: Entering directory '/home/viroot/openwrt/tools/make-ext4fs'
make[3]: Entering directory '/home/viroot/openwrt/tools/sstrip'
make[3]: Leaving directory '/home/viroot/openwrt/tools/pkg-config'
make[3]: Entering directory '/home/viroot/openwrt/tools/patch-image'
make[3]: Leaving directory '/home/viroot/openwrt/tools/sstrip'
make[3]: Entering directory '/home/viroot/openwrt/tools/scons'
make[3]: Leaving directory '/home/viroot/openwrt/tools/patch-image'
make[3]: Entering directory '/home/viroot/openwrt/tools/mtools'
make[3]: Leaving directory '/home/viroot/openwrt/tools/scons'
make[3]: Entering directory '/home/viroot/openwrt/tools/lzma'
make[3]: Leaving directory '/home/viroot/openwrt/tools/mtools'
make[3]: Entering directory '/home/viroot/openwrt/tools/squashfs4'
make[3]: Leaving directory '/home/viroot/openwrt/tools/lzma'
make[3]: Leaving directory '/home/viroot/openwrt/tools/squashfs4'
make[3]: Entering directory '/home/viroot/openwrt/tools/m4'
make[3]: Entering directory '/home/viroot/openwrt/tools/pkg-config'
make[3]: Leaving directory '/home/viroot/openwrt/tools/make-ext4fs'
make[3]: Leaving directory '/home/viroot/openwrt/tools/m4'
make[3]: Entering directory '/home/viroot/openwrt/tools/expat'
make[3]: Entering directory '/home/viroot/openwrt/tools/sstrip'
make[3]: Leaving directory '/home/viroot/openwrt/tools/pkg-config'
make[3]: Entering directory '/home/viroot/openwrt/tools/make-ext4fs'
make[3]: Leaving directory '/home/viroot/openwrt/tools/sstrip'
make[3]: Entering directory '/home/viroot/openwrt/tools/libressl'
make[3]: Leaving directory '/home/viroot/openwrt/tools/expat'
make[3]: Entering directory '/home/viroot/openwrt/tools/patch-image'
make[3]: Leaving directory '/home/viroot/openwrt/tools/patch-image'
make[3]: Entering directory '/home/viroot/openwrt/tools/scons'
make[3]: Leaving directory '/home/viroot/openwrt/tools/scons'
make[3]: Entering directory '/home/viroot/openwrt/tools/mtools'
make[3]: Leaving directory '/home/viroot/openwrt/tools/libressl'
make[3]: Entering directory '/home/viroot/openwrt/tools/lzma'
make[3]: Leaving directory '/home/viroot/openwrt/tools/mtools'
make[3]: Entering directory '/home/viroot/openwrt/tools/squashfs4'
make[3]: Leaving directory '/home/viroot/openwrt/tools/lzma'
make[3]: Leaving directory '/home/viroot/openwrt/tools/make-ext4fs'
make[3]: Entering directory '/home/viroot/openwrt/tools/autoconf'
make[3]: Entering directory '/home/viroot/openwrt/tools/libressl'
make[3]: Leaving directory '/home/viroot/openwrt/tools/squashfs4'
make[3]: Leaving directory '/home/viroot/openwrt/tools/autoconf'
make[3]: Entering directory '/home/viroot/openwrt/tools/autoconf'
make[3]: Leaving directory '/home/viroot/openwrt/tools/libressl'
make[3]: Entering directory '/home/viroot/openwrt/tools/mkimage'
make[3]: Entering directory '/home/viroot/openwrt/tools/firmware-utils'
make[3]: Leaving directory '/home/viroot/openwrt/tools/autoconf'
mkdir -p /home/viroot/openwrt/dl
make[3]: Entering directory '/home/viroot/openwrt/tools/cmake'
SHELL= flock /home/viroot/openwrt/tmp/.u-boot-2014.10.tar.bz2.flock -c '     /home/viroot/openwrt/scripts/download.pl "/home/viroot/openwrt/dl" "u-boot-2014.10.tar.bz2" "d3b132a7a9b3f3182b7aad71c2dfbd4fc15bea83e12c76134eb3ffefc07d1c71" "" "http://mirror2.openwrt.org/sources" "ftp://ftp.denx.de/pub/u-boot"    '
touch /home/viroot/openwrt/build_dir/host/firmware-utils/.preparedcb5fc891e3c728099f4cf072ee311698
(cd /home/viroot/openwrt/build_dir/host/firmware-utils/; if [ -x configure ]; then cp -fpR /home/viroot/openwrt/scripts/config.{guess,sub} /home/viroot/openwrt/build_dir/host/firmware-utils// && CC="gcc" CFLAGS="-O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include " CPPFLAGS="-I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include " LDFLAGS="-L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-linux-gnu --host=x86_64-linux-gnu --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/home/viroot/openwrt/staging_dir/host --exec-prefix=/home/viroot/openwrt/staging_dir/host --sysconfdir=/home/viroot/openwrt/staging_dir/host/etc --localstatedir=/home/viroot/openwrt/staging_dir/host/var --sbindir=/home/viroot/openwrt/staging_dir/host/bin ; fi )
touch /home/viroot/openwrt/build_dir/host/firmware-utils/.configured
mkdir -p /home/viroot/openwrt/build_dir/host/firmware-utils/bin
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/addpattern src/addpattern.c
  % 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/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/asustrx src/asustrx.c
make[3]: Leaving directory '/home/viroot/openwrt/tools/cmake'
make[3]: Entering directory '/home/viroot/openwrt/tools/automake'
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0make[3]: Leaving directory '/home/viroot/openwrt/tools/automake'
src/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
make[3]: Entering directory '/home/viroot/openwrt/tools/missing-macros'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/trx src/trx.c
make[3]: Leaving directory '/home/viroot/openwrt/tools/missing-macros'
make[3]: Entering directory '/home/viroot/openwrt/tools/cmake'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/motorola-bin src/motorola-bin.c
export MAKEFLAGS= ;make -C /home/viroot/openwrt/build_dir/host/cmake-3.7.1 install
make[4]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
  2 9978k    2  245k    0     0   143k      0  0:01:09  0:00:01  0:01:08  143kmake[5]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/dgfirmware src/dgfirmware.c
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[  2%] Built target cmsys
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[  3%] Built target cmsysTestDynload
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mksenaofw src/mksenaofw.c src/md5.c
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[  4%] Built target cmsys_c
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[  4%] Built target cmsysTestProcess
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[  4%] Built target cmsysTestSharedForward
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[  5%] Built target cmsysTestsC
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[  6%] Built target cmsysTestsCxx
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
  5 9978k    5  552k    0     0   203k      0  0:00:48  0:00:02  0:00:46  203k[  7%] Built target testConsoleBufChild
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[  8%] Built target kwiml_test
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 10%] Built target cmzlib
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/trx2usr src/trx2usr.c
[ 28%] Built target cmcurl
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 28%] Built target LIBCURL
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/ptgen src/ptgen.c
[ 28%] Built target cmcompress
  9 9978k    9  903k    0     0   243k      0  0:00:40  0:00:03  0:00:37  243kmake[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 29%] Built target cmbzip2
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 38%] Built target cmliblzma
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
Scanning dependencies of target cmlibarchive
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/srec2bin src/srec2bin.c
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 38%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry.c.o
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkmylofw src/mkmylofw.c
 13 9978k   13 1319k    0     0   278k      0  0:00:35  0:00:04  0:00:31  278ksrc/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);
   ^~~~~~~~~~~~~~~~~~~~~~~~~
 14 9978k   14 1429k    0     0   238k      0  0:00:41  0:00:05  0:00:36  271kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkcsysimg src/mkcsysimg.c
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);
   ^~~~~~~~~~~~~~~~~~~~~~~~
[ 39%] Linking C static library libcmlibarchive.a
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkzynfw src/mkzynfw.c
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 54%] Built target cmlibarchive
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 54%] Built target cmexpat
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);
   ^~~~~~~~~~~~~~~~~~~~~~~~
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
 14 9978k   14 1481k    0     0   209k      0  0:00:47  0:00:07  0:00:40  230kmake[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 55%] Built target cmjsoncpp
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 59%] Built target cmlibuv
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 64%] Built target cmForm
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 81%] Built target CMakeLib
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 81%] Built target CMakeServerLib
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/lzma2eva src/lzma2eva.c -lz
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 84%] Built target CPackLib
 15 9978k   15 1511k    0     0   193k      0  0:00:51  0:00:07  0:00:44  188kmake[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 91%] Built target CTestLib
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 91%] Linking CXX executable ../bin/ccmake
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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);
   ^~~~~~~~~~~~~~~~~~~~~~~~
 16 9978k   16 1680k    0     0   192k      0  0:00:51  0:00:08  0:00:43  154kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkfwimage src/mkfwimage.c -lz -Wall
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkfwimage2 src/mkfwimage2.c -lz
 18 9978k   18 1886k    0     0   192k      0  0:00:51  0:00:09  0:00:42  112kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/imagetag src/imagetag.c src/imagetag_cmdline.c src/cyg_crc32.c
 21 9978k   21 2112k    0     0   196k      0  0:00:50  0:00:10  0:00:40  143kmake[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 93%] Built target ccmake
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 93%] Linking CXX executable ../bin/cmake
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/add_header src/add_header.c
 23 9978k   23 2386k    0     0   203k      0  0:00:49  0:00:11  0:00:38  194kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/makeamitbin src/makeamitbin.c
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/encode_crc src/encode_crc.c
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 27 9978k   27 2773k    0     0   217k      0  0:00:45  0:00:12  0:00:33  255kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkplanexfw src/mkplanexfw.c src/sha1.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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 94%] Built target cmake
 32 9978k   32 3217k    0     0   234k      0  0:00:42  0:00:13  0:00:29  305kmake[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 94%] Linking CXX executable ../bin/cpack
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mktplinkfw src/mktplinkfw.c src/md5.c  -Wall
src/mktplinkfw.c: In function 'read_to_buf':
src/mktplinkfw.c:325:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, fdata->file_size, 1, f);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 36 9978k   36 3614k    0     0   245k      0  0:00:40  0:00:14  0:00:26  348kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mktplinkfw2 src/mktplinkfw2.c src/md5.c
src/mktplinkfw2.c: In function 'read_to_buf':
src/mktplinkfw2.c:349:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, fdata->file_size, 1, f);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 40 9978k   40 4081k    0     0   259k      0  0:00:38  0:00:15  0:00:23  396kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mktplinkfw-kernel src/mktplinkfw-kernel.c
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 94%] Built target cpack
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 95%] Linking CXX executable ../bin/ctest
src/mktplinkfw-kernel.c: In function 'read_to_buf':
src/mktplinkfw-kernel.c:159:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(buf, fdata->file_size, 1, f);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 45 9978k   45 4567k    0     0   273k      0  0:00:36  0:00:16  0:00:20  436kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/tplink-safeloader src/tplink-safeloader.c src/md5.c  -Wall
 50 9978k   50 5043k    0     0   284k      0  0:00:35  0:00:17  0:00:18  457kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 55 9978k   55 5490k    0     0   293k      0  0:00:34  0:00:18  0:00:16  458kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 95%] Built target ctest
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 96%] Linking CXX executable CMakeLibTests
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 60 9978k   60 5996k    0     0   304k      0  0:00:32  0:00:19  0:00:13  478kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mktitanimg src/mktitanimg.c
src/mktitanimg.c: In function 'main':
src/mktitanimg.c:408: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:416: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:445: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:525: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:536: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:639:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(&magic, 4, 1, fp);
  ^~~~~~~~~~~~~~~~~~~~~~~
src/mktitanimg.c:640:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(sum, 4, 1, fp);
  ^~~~~~~~~~~~~~~~~~~~
 66 9978k   66 6610k    0     0   319k      0  0:00:31  0:00:20  0:00:11  505kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkchkimg src/mkchkimg.c
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 74 9978k   74 7420k    0     0   341k      0  0:00:29  0:00:21  0:00:08  572kmake[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 97%] Built target CMakeLibTests
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 97%] Linking CXX executable runcompilecommands
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/spw303v src/spw303v.c
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/zyxbcm src/zyxbcm.c
 80 9978k   80 8044k    0     0   354k      0  0:00:28  0:00:22  0:00:06  599kgcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/trx2edips src/trx2edips.c
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 97%] Built target runcompilecommands
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 97%] Linking CXX executable memcheck_fail
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/xorimage src/xorimage.c
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/buffalo-enc src/buffalo-enc.c src/buffalo-lib.c  -Wall
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 97%] Built target memcheck_fail
 87 9978k   87 8684k    0     0   366k      0  0:00:27  0:00:23  0:00:04  637kmake[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 97%] Linking CXX executable BC
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/buffalo-tag src/buffalo-tag.c src/buffalo-lib.c  -Wall
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 97%] Built target pseudo_BC
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 98%] Linking CXX executable purify
 91 9978k   91 9164k    0     0   370k      0  0:00:26  0:00:24  0:00:02  634kmake[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/buffalo-tftp src/buffalo-tftp.c src/buffalo-lib.c  -Wall
[ 98%] Built target pseudo_purify
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 98%] Linking CXX executable valgrind
 96 9978k   96 9610k    0     0   372k      0  0:00:26  0:00:25  0:00:01  591kmake[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 98%] Built target pseudo_valgrind
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 98%] Built target pseudonl_BC
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 99%] Built target pseudonl_purify
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[ 99%] Built target pseudonl_valgrind
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[100%] Built target pseudo_emulator
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkwrgimg src/mkwrgimg.c src/md5.c  -Wall
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[100%] Built target pseudo_emulator_custom_command
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[100%] Built target pseudo_iwyu
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
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);
             ^~~~~~~~~
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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[100%] Built target pseudo_tidy
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
[100%] Built target foo
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
Install the project...
-- Install configuration: ""
-- Installing: /home/viroot/openwrt/staging_dir/host/doc/cmake-3.7/Copyright.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERFACE_COMPILE_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/CXX_STANDARD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/XXX_OUTPUT_NAME.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORT_SUFFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LANG_VISIBILITY_PRESET.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/CXX_EXTENSIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/BUNDLE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/GNUtoMS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_ARCH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/C_STANDARD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/RUNTIME_OUTPUT_NAME_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LANG_COMPILER_LAUNCHER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_STL_TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_DOTNET_REFERENCES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPILE_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/FRAMEWORK_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_ASSETS_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LANG_INCLUDE_WHAT_YOU_USE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_NO_SONAME_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERFACE_COMPILE_DEFINITIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/EXCLUDE_FROM_ALL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/RULE_LAUNCH_COMPILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_SKIP_ANT_STEP.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/HAS_CXX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LOCATION_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERFACE_COMPILE_FEATURES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_LOCATION_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_IOT_STARTUP_TASK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_JAR_DEPENDENCIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/BUILD_WITH_INSTALL_RPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MAX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_GUI.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/AUTORCC_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INCLUDE_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/OSX_ARCHITECTURES_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/PDB_NOTE.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/Fortran_FORMAT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_SEARCH_START_STATIC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MIN.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_SCC_PROVIDER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/PDB_OUTPUT_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/CONFIG_POSTFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_SCC_PROJECTNAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_SECURE_PROPS_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_SONAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/XCTEST.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_SCC_AUXPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/C_STANDARD_REQUIRED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/SKIP_BUILD_RPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERFACE_BUILD_PROPERTY.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/OUTPUT_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/POSITION_INDEPENDENT_CODE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/RULE_LAUNCH_LINK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INSTALL_RPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_SEARCH_END_STATIC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LABELS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/MACOSX_FRAMEWORK_INFO_PLIST.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_NATIVE_LIB_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_WINRT_EXTENSIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPILE_DEFINITIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/PDB_NAME_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/AUTOMOC_MOC_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/RULE_LAUNCH_CUSTOM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_API_MIN.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/BINARY_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/RESOURCE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/CONFIG_OUTPUT_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_JAR_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/DEBUG_POSTFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_WHAT_YOU_USE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_DESKTOP_EXTENSIONS_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/OSX_ARCHITECTURES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPILE_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERFACE_AUTOUIC_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/CROSSCOMPILING_EMULATOR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/MACOSX_BUNDLE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/BUNDLE_EXTENSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERFACE_INCLUDE_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ARCHIVE_OUTPUT_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/FOLDER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/Fortran_MODULE_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_GLOBAL_PROJECT_TYPES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERFACE_SOURCES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/SOURCE_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_IMPLIB.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_WINRT_COMPONENT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/AUTOUIC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/JOB_POOL_LINK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/AUTOUIC_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IOS_INSTALL_COMBINED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/XXX_OUTPUT_DIRECTORY.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/MACOSX_RPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/POST_INSTALL_SCRIPT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INSTALL_NAME_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/PRIVATE_HEADER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_LOCATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_PROCESS_MAX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_NO_SONAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LIBRARY_OUTPUT_NAME_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/PUBLIC_HEADER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/MACOSX_BUNDLE_INFO_PLIST.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VISIBILITY_INLINES_HIDDEN.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPILE_DEFINITIONS_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/GENERATOR_FILE_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INSTALL_RPATH_USE_LINK_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/NO_SYSTEM_FROM_IMPORTED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERFACE_POSITION_INDEPENDENT_CODE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/WIN32_EXECUTABLE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/EchoString.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/DEFINE_SYMBOL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/STATIC_LIBRARY_FLAGS_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/MAP_IMPORTED_CONFIG_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/JOB_POOL_COMPILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/EXPORT_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/NO_SONAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_API.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_SONAME_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LANG_CLANG_TIDY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/FRAMEWORK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORT_PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_FLAGS_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPILE_FEATURES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_PROGUARD_CONFIG_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/SOVERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ALIASED_TARGET.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPILE_PDB_NOTE.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_GLOBAL_ROOTNAMESPACE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/PROJECT_LABEL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_SCC_LOCALPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_LIBRARIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_IMPLIB_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/AUTOMOC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/C_EXTENSIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/PDB_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_MOBILE_EXTENSIONS_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LOCATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_PROGUARD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_INTERFACE_LIBRARIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/INTERFACE_SYSTEM_INCLUDE_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_DEPENDS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/STATIC_LIBRARY_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_GLOBAL_variable.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINKER_LANGUAGE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LINK_INTERFACE_LIBRARIES_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/SOURCES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_SDK_REFERENCES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/PDB_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/RUNTIME_OUTPUT_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/IMPORTED_CONFIGURATIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ENABLE_EXPORTS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/PRE_INSTALL_SCRIPT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_WINRT_REFERENCES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/SUFFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/COMPILE_PDB_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_KEYWORD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/AUTORCC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/ANDROID_NATIVE_LIB_DEPENDENCIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/index.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/RULE_MESSAGES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/FIND_LIBRARY_USE_LIB32_PATHS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/RULE_LAUNCH_COMPILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/TARGET_SUPPORTS_SHARED_LIBS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/TARGET_MESSAGES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/ALLOW_DUPLICATE_CUSTOM_TARGETS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/RULE_LAUNCH_LINK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/RULE_LAUNCH_CUSTOM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/USE_FOLDERS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/PACKAGES_FOUND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/JOB_POOLS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/AUTOGEN_TARGETS_FOLDER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/TARGET_ARCHIVES_MAY_BE_SHARED_LIBS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/ENABLED_FEATURES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/IN_TRY_COMPILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/ECLIPSE_EXTRA_NATURES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/DEBUG_CONFIGURATIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/FIND_LIBRARY_USE_LIB64_PATHS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/GLOBAL_DEPENDS_NO_CYCLES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/ENABLED_LANGUAGES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/CMAKE_C_KNOWN_FEATURES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/DISABLED_FEATURES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/PACKAGES_NOT_FOUND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/GLOBAL_DEPENDS_DEBUG_MODE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_gbl/FIND_LIBRARY_USE_OPENBSD_VERSIONING.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_inst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_inst/CPACK_WIX_ACL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_inst/CPACK_START_MENU_SHORTCUTS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_inst/CPACK_NEVER_OVERWRITE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_inst/CPACK_PERMANENT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_cache
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_cache/MODIFIED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_cache/TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_cache/HELPSTRING.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_cache/STRINGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_cache/VALUE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_cache/ADVANCED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/release
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/release/3.1.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/release/3.2.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/release/index.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/release/3.3.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/release/3.5.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/release/3.6.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/release/3.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/release/3.4.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/release/dev.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/release/3.0.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/ccmake.1.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-compile-features.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-buildsystem.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/OPTIONS_BUILD.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-properties.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/ctest.1.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-generator-expressions.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-generators.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake.1.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cpack.1.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-developer.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-gui.1.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/OPTIONS_HELP.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-modules.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-variables.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-packages.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-qt.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/LINKS.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-policies.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-toolchains.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-commands.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-server.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/manual/cmake-language.7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0007.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0024.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0009.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0064.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0030.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0022.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0048.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0020.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/DISALLOWED_COMMAND.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0006.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0042.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0032.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0044.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0014.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0043.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0036.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0019.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0029.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0062.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0065.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0015.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0053.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0023.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0046.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0047.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0051.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0028.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0038.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0008.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0039.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0035.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0063.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0010.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0021.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0004.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0026.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0034.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0057.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0041.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0066.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0031.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0018.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0000.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0025.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0058.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/DEPRECATED.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0060.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0013.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0040.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0011.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0002.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0003.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0037.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0017.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0027.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0033.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0050.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0001.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0061.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0045.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0049.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0054.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0012.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0016.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0005.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0052.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0059.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0055.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/policy/CMP0056.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/VS_SHADER_TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/XCODE_LAST_KNOWN_FILE_TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/VS_XAML_TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/KEEP_EXTENSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/COMPILE_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/AUTORCC_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/Fortran_FORMAT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/LANGUAGE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/LABELS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/VS_DEPLOYMENT_LOCATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/COMPILE_DEFINITIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/HEADER_FILE_ONLY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/VS_SHADER_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/XCODE_FILE_ATTRIBUTES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/EXTERNAL_OBJECT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/AUTOUIC_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/VS_SHADER_MODEL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/OBJECT_DEPENDS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/MACOSX_PACKAGE_LOCATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/LOCATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/XCODE_EXPLICIT_FILE_TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/VS_TOOL_OVERRIDE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/SYMBOLIC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/WRAP_EXCLUDE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/GENERATED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/OBJECT_OUTPUTS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_sf/ABSTRACT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/DEFINITIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/BUILDSYSTEM_TARGETS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/PARENT_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/VS_STARTUP_PROJECT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/EXCLUDE_FROM_ALL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/RULE_LAUNCH_COMPILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/LINK_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/INCLUDE_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/CACHE_VARIABLES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/MACROS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/RULE_LAUNCH_LINK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/COMPILE_DEFINITIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/RULE_LAUNCH_CUSTOM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/CLEAN_NO_CUSTOM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/BINARY_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/COMPILE_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/SOURCE_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/LISTFILE_STACK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/TEST_INCLUDE_FILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/SUBDIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/CMAKE_CONFIGURE_DEPENDS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/VARIABLES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/VS_GLOBAL_SECTION_PRE_section.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/TIMEOUT_AFTER_MATCH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/ATTACHED_FILES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/ENVIRONMENT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/COST.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/TIMEOUT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/PROCESSORS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/LABELS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/SKIP_RETURN_CODE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/RESOURCE_LOCK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/FIXTURES_REQUIRED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/FAIL_REGULAR_EXPRESSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/ATTACHED_FILES_ON_FAIL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/WILL_FAIL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/FIXTURES_CLEANUP.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/MEASUREMENT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/REQUIRED_FILES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/PASS_REGULAR_EXPRESSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/FIXTURES_SETUP.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/DEPENDS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/RUN_SERIAL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/prop_test/WORKING_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/include
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/include/COMPILE_DEFINITIONS_DISCLAIMER.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/include/INTERFACE_LINK_LIBRARIES_WARNING.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/include/INTERFACE_INCLUDE_DIRECTORIES_WARNING.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_PROGUARD_CONFIG_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_NO_BUILTIN_CHRPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_SIMULATE_ID.rst
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkwrggimg src/mkwrggimg.c src/md5.c  -Wall
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_GNUtoMS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PROGRAM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INSTALL_RPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_DROP_LOCATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_IMPLICIT_INCLUDE_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_INCLUDE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_UPDATE_COMMAND.rst
 99 9978k   99 9959k    0     0   367k      0  0:00:27  0:00:27 --:--:--  470k-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_PACKAGE_SORT_ORDER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_SVN_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_HOST_SYSTEM_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_ARCHIVE_CREATE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_AUTOMOC_RELAXED_MODE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_API.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_STAGING_PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_OSX_DEPLOYMENT_TARGET.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_VS_NsightTegra_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_APPBUNDLE_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_MEMORYCHECK_COMMAND_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_NO_INSTALL_PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CACHEFILE_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MODULE_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/XCODE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_BUILD_WITH_INSTALL_RPATH.rst
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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_LIBRARY_PREFIXES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INCLUDE_CURRENT_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SHARED_LINKER_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LINK_SEARCH_END_STATIC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_SVN_UPDATE_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/WINDOWS_STORE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_JOB_POOL_COMPILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CTEST_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/LIBRARY_OUTPUT_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_STATIC_LIBRARY_PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SKIP_INSTALL_RPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_LIBRARY_ARCHITECTURE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_POSITION_INDEPENDENT_CODE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_HOST_UNIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MACOSX_RPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_POST_MEMCHECK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_WIN32_EXECUTABLE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT_BINARY_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DEPENDENCIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CPACK_ABSOLUTE_DESTINATION_FILES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_TEST_TIMEOUT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_HOST_WIN32.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT-NAME_VERSION_PATCH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CONFIG_POSTFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_DROP_METHOD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_BUILD_TOOL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CPACK_INSTALL_SCRIPT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MODULE_LINKER_FLAGS_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_TRY_COMPILE_PLATFORM_VARIABLES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LIBRARY_ARCHITECTURE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_GIT_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INCLUDE_DIRECTORIES_BEFORE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_MEMORYCHECK_SANITIZER_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/ENV.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LINK_LIBRARY_SUFFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_NIGHTLY_START_TIME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_JAVA_SOURCE_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_VS_INTEL_Fortran_PROJECT_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_ARM_MODE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ABSOLUTE_DESTINATION_FILES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSTEM_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CURRENT_SOURCE_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_Fortran_MODULE_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_FRAMEWORK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_BUILD_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_AUTORCC_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CACHE_MAJOR_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_Fortran_FORMAT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_HG_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_TRY_COMPILE_CONFIGURATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CVS_UPDATE_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_JAR_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LINK_LIBRARY_FILE_FLAG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_DEBUG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SHARED_LIBRARY_SUFFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MAP_IMPORTED_CONFIG_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE_LANG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_VS_DEVENV_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CURRENT_BINARY_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_BZR_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_ERROR_MATCH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_FLAGS_DEBUG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC90.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_DEBUG_TARGET_PROPERTIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC10.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_FLAGS_DEBUG_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_IMPLICIT_LINK_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_NDK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_GIT_INIT_SUBMODULES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_OSX_SYSROOT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSTEM_APPBUNDLE_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_COMPILER_ABI.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_SKIP_ANT_STEP.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/WIN32.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_PLATFORM_ID.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_TEST_LOAD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_NO_SYSTEM_FROM_IMPORTED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_RELEASE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_GENERATOR_PLATFORM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_EXPORT_NO_PACKAGE_REGISTRY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_STATIC_LIBRARY_SUFFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_OSX_VARIABLE.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_SVN_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LINK_INTERFACE_LIBRARIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CXX_EXTENSIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_MEMORYCHECK_SUPPRESSIONS_FILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/BORLAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_EXE_LINKER_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_POLICY_DEFAULT_CMPNNNN.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CVS_CHECKOUT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_ASSETS_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_PROJECT_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_STATIC_LINKER_FLAGS_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CL_64.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_RELWITHDEBINFO.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CXX_STANDARD_REQUIRED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_PATCH_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/ANDROID.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INSTALL_PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_SECURE_PROPS_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSROOT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CHANGE_ID.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC_IDE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_ARCH_ABI.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CVS_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_DROP_SITE_PASSWORD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ARGC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_JOB_POOL_LINK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MAKE_PROGRAM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_DEBUG_POSTFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC70.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_COMPILER_IS_GNUCXX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_C_COMPILE_FEATURES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CXX_STANDARD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_AUTOMOC_MOC_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CACHE_PATCH_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ENABLE_EXPORTS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LIBRARY_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_FLAGS_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FRAMEWORK_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC71.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT_VERSION_MAJOR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT-NAME_BINARY_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MINIMUM_REQUIRED_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_GENERATOR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_GUI.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_TEST_IGNORE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC12.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INTERNAL_PLATFORM_ABI.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_OSX_ARCHITECTURES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_FLAGS_RELEASE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_WARNING_EXCEPTION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_STATIC_LINKER_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_P4_UPDATE_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSTEM_PROGRAM_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_STANDALONE_TOOLCHAIN.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSTEM_PREFIX_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_AUTOUIC_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/UNIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT-NAME_VERSION_MINOR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ROOT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_HOME_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_HOST_SYSTEM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_RANLIB.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MFC_FLAG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SHARED_LIBRARY_PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT_VERSION_MINOR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MACOSX_BUNDLE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_LIBRARY_SUFFIXES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_MEMORYCHECK_TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_COMPILER_IS_GNUG77.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_COMPILER_EXTERNAL_TOOLCHAIN.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_PRE_MEMCHECK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ECLIPSE_MAKE_ARGUMENTS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CHECKOUT_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/WINCE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_ERROR_POST_CONTEXT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_OUTPUT_EXTENSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CURRENT_LIST_FILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CONFIGURATION_TYPES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_BINARY_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_AUTOUIC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_IMPLICIT_LINK_LIBRARIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_HOST_SYSTEM_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CROSSCOMPILING.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_WARN_DEPRECATED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INSTALL_MESSAGE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_SUFFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_DL_LIBS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_P4_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/GHS-MULTI.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_MINSIZEREL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SOURCE_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_ARM_NEON.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_UPDATE_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CURL_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_EXTRA_COVERAGE_GLOB.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LINK_DEPENDS_NO_SHARED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_STL_TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC80.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_LINK_EXECUTABLE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC14.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_EXTRA_SHARED_LIBRARY_SUFFIXES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CYGWIN.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/XCODE_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_BINARY_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_C_STANDARD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_COMPILE_OBJECT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_PARENT_LIST_FILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LINK_LIBRARY_FLAG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SHARED_MODULE_PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_XXX.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_ARCH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CPACK_SET_DESTDIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_PRE_TEST.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_LINKER_PREFERENCE_PROPAGATES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_SOURCE_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_EXTRA_GENERATOR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT-NAME_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_PROCESS_MAX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MODULE_LINKER_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_BUILD_TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CPACK_PACKAGING_INSTALL_PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ERROR_DEPRECATED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_COVERAGE_EXTRA_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_PROGRAM_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_EDIT_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_LIBRARY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_VS_PLATFORM_TOOLSET.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_DROP_SITE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LINK_WHAT_YOU_USE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_P4_CLIENT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_FLAGS_RELEASE_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_INCLUDE_WHAT_YOU_USE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_USE_LAUNCHERS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_EXPORT_COMPILE_COMMANDS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/EXECUTABLE_OUTPUT_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_IGNORE_EXTENSIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_IOS_INSTALL_COMBINED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSTEM_INCLUDE_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_GIT_UPDATE_CUSTOM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_VISIBILITY_PRESET.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_DEPENDS_IN_PROJECT_ONLY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT-NAME_VERSION_TWEAK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSTEM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_COMPILER_2005.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_DROP_SITE_CDASH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_COLOR_MAKEFILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_LINKER_PREFERENCE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MINOR_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSTEM_LIBRARY_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ARGV0.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_HG_UPDATE_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CFG_INTDIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_TRIGGER_SITE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_BZR_UPDATE_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_PACKAGE_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_ROOT_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_COVERAGE_EXCLUDE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_AUTOMOC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_SIMULATE_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_PREFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_HOST_APPLE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INSTALL_RPATH_USE_LINK_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT_VERSION_TWEAK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_INCLUDE_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_STANDARD_INCLUDE_DIRECTORIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_CREATE_SHARED_LIBRARY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_MEMCHECK_IGNORE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_APPBUNDLE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT_SOURCE_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_IGNORE_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_COMPILER_TARGET.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SKIP_BUILD_RPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSTEM_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_HOST_SYSTEM_PROCESSOR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_ERROR_EXCEPTION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_ARCHIVE_APPEND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_SITE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SHARED_MODULE_SUFFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/APPLE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PACKAGE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_PACKAGE_SORT_DIRECTION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CURRENT_LIST_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_SCP_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_PREFIX_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_PACKAGE_WARN_NO_MODULE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_COMPILER_LAUNCHER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_ANT_ADDITIONAL_OPTIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_TRY_COMPILE_TARGET_TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_EXE_LINKER_FLAGS_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_ARCHIVE_FINISH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MINGW.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_TWEAK_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT-NAME_SOURCE_DIR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_NOT_USING_CONFIG_FLAGS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CONFIGURATION_TYPE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_COMPILER_ID.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT-NAME_VERSION_MAJOR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_BUILD_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_VISIBILITY_INLINES_HIDDEN.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_DROP_SITE_USER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SCRIPT_MODE_FILE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_Fortran_MODDIR_FLAG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SHARED_LINKER_FLAGS_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC11.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CURRENT_LIST_LINE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_AUTORCC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_OBJECT_PATH_MAX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_COMPILER_LOADED.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_XXX.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/BUILD_SHARED_LIBS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_WARNING_MATCH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG_INIT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SKIP_RPATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MATCH_COUNT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_ERROR_PRE_CONTEXT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SIZEOF_VOID_P.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_Swift_LANGUAGE_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_API_MIN.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_MEMORYCHECK_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_COMPILER_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_VS_PLATFORM_NAME.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_GENERATOR_TOOLSET.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_AR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_CROSSCOMPILING_EMULATOR.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_PROGUARD.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_P4_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_JAR_DEPENDENCIES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_POLICY_WARNING_CMPNNNN.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_COVERAGE_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/PROJECT_VERSION_PATCH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_BACKWARDS_COMPATIBILITY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_CLANG_TIDY.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ECLIPSE_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LINK_DEF_FILE_FLAG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/MSVC60.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_SYSTEM_IGNORE_PATH.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CUSTOM_POST_TEST.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_HOST_SOLARIS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_SOURCE_FILE_EXTENSIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CTEST_CONFIGURE_COMMAND.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/WINDOWS_PHONE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_C_EXTENSIONS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_MAJOR_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_EXECUTABLE_SUFFIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_VERSION.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_LANG_COMPILER.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_USE_RELATIVE_PATHS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/variable/CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/qt_wrap_ui.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/set_tests_properties.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/build_name.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/add_custom_command.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/add_definitions.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/install.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/cmake_host_system_information.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/write_file.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_sleep.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_submit.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/cmake_minimum_required.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/if.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/include_directories.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/link_directories.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/configure_file.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/else.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/include_external_msproject.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/endfunction.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/exec_program.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/add_test.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/enable_testing.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/project.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/separate_arguments.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/mark_as_advanced.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/function.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/include_regular_expression.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/execute_process.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/install_programs.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/try_run.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/define_property.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/remove_definitions.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/make_directory.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/export.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/message.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/find_library.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/qt_wrap_cpp.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/get_target_property.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/set.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/add_dependencies.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/file.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/unset.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/target_compile_definitions.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/get_property.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/target_compile_features.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_configure.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/get_test_property.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/find_path.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_run_script.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/add_executable.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/export_library_dependencies.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/add_subdirectory.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/create_test_sourcelist.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/link_libraries.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/endwhile.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/endmacro.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/option.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/string.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/set_target_properties.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_memcheck.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/build_command.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/FIND_XXX_ORDER.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/add_compile_options.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/continue.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/endforeach.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/get_cmake_property.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_coverage.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/site_name.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/macro.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/get_filename_component.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_start.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/get_directory_property.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_read_custom_files.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/aux_source_directory.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/add_custom_target.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/load_cache.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/variable_requires.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_empty_binary_directory.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/set_directory_properties.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/target_link_libraries.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/while.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/find_file.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_test.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/elseif.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/cmake_policy.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/try_compile.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/install_targets.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/target_sources.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/subdirs.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/install_files.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/return.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/utility_source.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/source_group.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/set_property.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/break.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/use_mangled_mesa.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/endif.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/enable_language.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/target_compile_options.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/load_command.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/fltk_wrap_ui.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_build.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/find_program.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/include.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/set_source_files_properties.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/get_source_file_property.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/FIND_XXX_ROOT.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/target_include_directories.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/remove.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/add_library.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/list.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_update.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/subdir_depends.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/cmake_parse_arguments.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/math.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/ctest_upload.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/output_required_files.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/foreach.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/find_package.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/FIND_XXX.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/command/variable_watch.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindWget.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindEXPAT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/ExternalProject.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindOpenAL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindSDL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/MacroAddFileDependencies.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPackageHandleStandardArgs.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGTK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindwxWindows.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindXercesC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeDependentOption.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindLua.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindXCTest.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindHTMLHelp.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGIF.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPNG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPackDMG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeExpandImportedTargets.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindICU.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindSDL_sound.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPackWIX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakePrintSystemInformation.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckLanguage.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindFLTK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindMatlab.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindSelfPackers.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakePackageConfigHelpers.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGTK2.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/GNUInstallDirs.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindITK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGSL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgViewer.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgFX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckFortranCompilerFlag.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindCoin3D.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/Dart.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindIntl.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindCxxTest.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/TestCXXAcceptsFlag.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGit.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/WriteBasicConfigVersionFile.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindOpenThreads.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPackageMessage.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CTestUseLaunchers.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindKDE4.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindSWIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeAddFortranSubdirectory.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckCXXSymbolExists.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgTerrain.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGTest.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindImageMagick.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindCUDA.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindOpenCL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindHDF5.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindTCL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/DeployQt4.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindBullet.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindLua50.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPike.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGLEW.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindQuickTime.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CTestCoverageCollectGCOV.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindVulkan.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeForceCompiler.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindCurses.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindIce.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGnuplot.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGCCXML.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindHg.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/TestForANSIStreamHeaders.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGDAL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindBISON.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CTestScriptMode.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindOpenGL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindWish.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindSDL_image.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPerlLibs.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/TestForSSTREAM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindLua51.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindThreads.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindSDL_net.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/TestForANSIForScope.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPackIFW.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindOpenSceneGraph.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckCSourceRuns.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgPresentation.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckFortranSourceCompiles.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindOpenMP.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeFindFrameworks.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindLibXml2.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/GetPrerequisites.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGnuTLS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPerl.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckIncludeFiles.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindSDL_mixer.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindMPEG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindQt3.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckLibraryExists.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindASPELL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckCSourceCompiles.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgManipulator.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FortranCInterface.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindCups.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPythonInterp.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindRuby.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindBLAS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgProducer.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckFortranFunctionExists.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgGA.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/ProcessorCount.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/Findosg_functions.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/GenerateExportHeader.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeFindPackageMode.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPackDeb.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindLibLZMA.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindFreetype.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgUtil.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindCABLE.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckCXXCompilerFlag.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGLUT.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindDart.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/UseJava.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindLAPACK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindALSA.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPackCygwin.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/SelectLibraryConfigurations.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPostgreSQL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckPrototypeDefinition.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/UseJavaSymlinks.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindBacktrace.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgWidget.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindLibArchive.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/WriteCompilerDetectionHeader.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindZLIB.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindCURL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindX11.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindMPEG2.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindSubversion.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgDB.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindDevIL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindXMLRPC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindMFC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindRTI.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/UseJavaClassFilelist.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckCXXSourceRuns.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindOpenSSL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindTclsh.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindVTK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeBackwardCompatibilityCXX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindBoost.rst
100 9978k  100 9978k    0     0   357k      0  0:00:27  0:00:27 --:--:--  310k
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindQt4.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPackComponent.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindBZip2.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/AddFileDependencies.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindIcotool.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindHSPELL.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindJPEG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPackRPM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgSim.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckFunctionExists.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPhysFS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/UsePkgConfig.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindAVIFile.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgText.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/Findosg.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindArmadillo.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgShadow.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindDCMTK.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/Use_wxWindows.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindXalanC.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FeatureSummary.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindLATEX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPkgConfig.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindUnixCommands.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindCVS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindTIFF.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPackBundle.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckIncludeFile.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/ExternalData.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakePushCheckState.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckVariableExists.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindSquish.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgIntrospection.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/UseEcos.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeFindDependencyMacro.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindProtobuf.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindGettext.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindCygwin.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/BundleUtilities.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckSymbolExists.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/UsewxWidgets.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgVolume.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindKDE3.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindMPI.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CTest.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPackProductBuild.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/TestForSTDNamespace.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPHP4.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/AndroidTestUtilities.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindJasper.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeGraphVizOptions.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindwxWidgets.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindFLTK2.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/Documentation.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgAnimation.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeVerifyManifest.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindJNI.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgQt.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPackNSIS.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindosgParticle.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/TestBigEndian.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/InstallRequiredSystemLibraries.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckTypeSize.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/UseSWIG.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckCCompilerFlag.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/SquishTestScript.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindLTTngUST.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPackPackageMaker.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckCXXSourceCompiles.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeDetermineVSServicePack.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindMotif.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindPythonLibs.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindJava.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindProducer.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindLibXslt.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CPack.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindSDL_ttf.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakePrintHelpers.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindTclStub.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindDoxygen.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckStructHasMember.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CMakeParseArguments.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindQt.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/FindFLEX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/module/CheckIncludeFileCXX.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Visual Studio 9 2008.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/NMake Makefiles.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Visual Studio 15 2017.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Unix Makefiles.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Visual Studio 7.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Borland Makefiles.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Visual Studio 8 2005.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Visual Studio 6.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Visual Studio 7 .NET 2003.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Visual Studio 11 2012.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/MSYS Makefiles.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/KDevelop3.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Visual Studio 12 2013.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Visual Studio 10 2010.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Kate.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/MinGW Makefiles.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Sublime Text 2.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Xcode.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Green Hills MULTI.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Ninja.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/CodeBlocks.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Watcom WMake.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/CodeLite.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/NMake Makefiles JOM.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Eclipse CDT4.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Help/generator/Visual Studio 14 2015.rst
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineCompilerABI.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindBullet.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeMinGWFindMake.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindJPEG.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindwxWindows.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineCompilerId.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCURL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineRCCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindLTTngUST.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Squish4RunTestCase.bat
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeASMInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindWget.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/ProcessorCount.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckVariableExists.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakePushCheckState.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/TestBigEndian.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/UsewxWidgets.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CTestTargets.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPkgConfig.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/AutogenInfo.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindUnixCommands.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCompilerIdDetection.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGIF.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindSDL_ttf.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckCSourceCompiles.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Dart.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/AndroidTestUtilities.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeASMCompiler.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeAddFortranSubdirectory.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindMFC.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/my_sub.f
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/main.F
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/mymodule.f90
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/symbol.c.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/Macro.h.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/call_mod.f90
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/call_sub.f
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/CMakeLists.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/mymodule_.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/my_module_.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/Output.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/Input.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/Detect.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/Verify
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/Verify/VerifyC.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/Verify/CMakeLists.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/Verify/VerifyFortran.f
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/Verify/main.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/Verify/VerifyCXX.cxx
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/mysub.f
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface/my_module.f90
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestFortranCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFindXCode.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFortranCompiler.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckVariableExists.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Documentation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindJNI.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindArmadillo.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindBLAS.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindALSA.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindSDL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/VTKCompatibility.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckFunctionExists.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckCXXSymbolExists.cmake
. /home/viroot/openwrt/include/shell.sh; bzcat /home/viroot/openwrt/dl/u-boot-2014.10.tar.bz2 | tar -C /home/viroot/openwrt/build_dir/host/u-boot-2014.10/.. -xf -
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkedimaximg src/mkedimaximg.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgProducer.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeSystemSpecificInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/BasicConfigVersion-ExactVersion.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.OSXScriptLauncher.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgViewer.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.Description.plist.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCVS.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/ITKCompatibility.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineSystem.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGCCXML.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakePrintSystemInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindProtobuf.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindXercesC.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeBuildSettings.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgAnimation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/KDE3Macros.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGit.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackCygwin.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindProducer.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFindCodeBlocks.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindRTI.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindWish.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FeatureSummary.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/SystemInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackRPM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCCompilerId.c.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/ExternalData.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindSDL_mixer.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindSWIG.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeVS7BackwardCompatibility.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineJavaCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckIncludeFileCXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestASMCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCXXInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGSL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindBISON.cmake
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkbrncmdline src/mkbrncmdline.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeExportBuildSettings.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindXalanC.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPerlLibs.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindOpenThreads.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeParseArguments.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineCCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCygwin.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindSDL_image.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakePlatformId.h.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/RepositoryInfo.txt.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeExpandImportedTargets.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/BasicConfigVersion-SameMajorVersion.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/DummyCXXFile.cxx
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/ExternalProject.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindZLIB.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeGraphVizOptions.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckFortranSourceCompiles.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDependentOption.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGTK2.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Internal
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Internal/FeatureTesting.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.Info.plist.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Squish4RunTestCase.sh
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindBoost.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindLibLZMA.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineASM_NASMCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgUtil.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/MacOSXBundleInfo.plist.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindTCL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CTestCoverageCollectGCOV.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestSwiftCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGnuplot.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckIncludeFile.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGTest.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindASPELL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeASM_MASMInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/SelectLibraryConfigurations.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindHTMLHelp.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Qt4ConfigDependentSettings.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeGenericSystem.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeBorlandFindMake.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGDAL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckSizeOf.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeIOSInstallCombined.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/TestEndianess.c.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/ExternalProject-download.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CTestUseLaunchers.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckCXXSourceRuns.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/TestForANSIStreamHeaders.cxx
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindRuby.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Findosg.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackZIP.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/javaTargets.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindHDF5.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/UseSWIG.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/NSIS.template.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckStructHasMember.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackBundle.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestCXXCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestGNU.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/kde3init_dummy.cpp.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindLibArchive.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.VolumeIcon.icns.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindOpenAL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckSymbolExists.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/WriteCompilerDetectionHeader.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCxxTest.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeForceCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.OSXScriptLauncher.rsrc.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGTK.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindIcotool.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckLanguage.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeUnixFindMake.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCABLE.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindDart.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/.NoDartCoverage
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindIce.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/WriteBasicConfigVersionFile.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestJavaCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CTestScriptMode.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgIntrospection.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindQuickTime.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeParseImplicitLinkInfo.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckTypeSize.c.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindMatlab.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackWIX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineASM-ATTCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGLUT.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindSubversion.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindLua50.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPNG.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackPackageMaker.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindLua.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindFLTK2.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/MacroAddFileDependencies.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackNSIS.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindSDL_sound.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeBackwardCompatibilityC.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-Determine-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-VisualAge-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-OpenWatcom-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BeOS.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-AppleClang-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-dynamic.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-Determine-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-static-XL-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-XL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-Clang-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Generic-ADSP-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-static-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Generic.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/HP-UX-HP.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/HP-UX-HP-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-VisualAge-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/UNIX_SV.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-PathScale-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-TinyCC-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/ARTOS.cmake
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkbrnimg src/mkbrnimg.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-df.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/QNX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-base.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/IRIX64.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/SCO_SV.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android-Clang-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/OpenBSD.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/UnixWare.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-Absoft-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Clang-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-G95-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/OSF1.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Borland-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/WindowsStore-MSVC-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/WindowsStore.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Generic-SDCC-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Watcom-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/MirBSD.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-static-XL-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android-Initialize.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-PGI.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-VisualAge-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android-Determine.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Embarcadero.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-NAG-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android-Determine-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Tru64.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/CYGWIN-Clang-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-static-XL-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-GNU-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BSDOS.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-Clang-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/SunOS-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/OpenVMS.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-XL-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/NetBSD.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/FreeBSD.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/SINIX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-static.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Intel-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-PathScale.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-Intel-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/RISCos.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/WindowsStore-MSVC-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/DragonFly.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/SunOS-PathScale-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-Intel-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/CYGWIN.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-MSVC-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-XL-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-CCur-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/HP-UX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-Clang-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/ARTOS-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-windres.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-Absoft-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Determine-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-XL-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Embarcadero-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/WindowsPaths.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Xenix.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/kFreeBSD.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-static.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/gas.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-Intel-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-PGI-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Clang-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-static-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-Clang-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-SunPro-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/HP-UX-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-base.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/HP-UX-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/MP-RAS.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-GNU-C-ABI.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/GNUtoMS_lib.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-static-XL-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/CYGWIN-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Embarcadero-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Catamount.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/WindowsCE-MSVC-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-GNU-CXX-ABI.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/SunOS-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/WindowsCE-MSVC-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-Intel-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-VisualAge-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-VisualAge-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/HP-UX-GNU-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-OpenWatcom-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-Initialize.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/CYGWIN-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Intel-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-Intel.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/HP-UX-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-GNU-Fortran-ABI.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-static-XL-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-VisualAge-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/WindowsPhone-MSVC-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/SunOS-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android-Clang-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/HP-UX-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Watcom-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/CrayLinuxEnvironment.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/WindowsPhone-MSVC-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-PathScale-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-XL-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-dynamic.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/SunOS-PathScale-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-Clang-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-NAG-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/SunOS-PathScale-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/GHS-MULTI.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-PGI-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-Clang-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android-Determine-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/CYGWIN-windres.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/CYGWIN-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-Intel.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/IRIX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-MSVC-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Euros.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-dynamic-XL-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/GNUtoMS_lib.bat.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Intel-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-como.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Generic-ADSP-Common.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-NMcl.cmake
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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-XL-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Intel.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android-Common.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-Intel-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/HP-UX-HP-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-PathScale-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Generic-ADSP-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-VisualAge-C.cmake
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));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/syllable.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Generic-ADSP-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-AppleClang-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-MSVC.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/GHS-MULTI-Initialize.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-dynamic-XL-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-XL-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/CYGWIN-Determine-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-Intel-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/AIX-XL-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/CYGWIN-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/SunOS-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/WindowsPhone.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-PGI-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/eCos.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/SunOS-PathScale.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-arm64-v8a-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-x86_64-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-common-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-mips64-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-stlport_shared.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-c++_shared.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-mips64-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-stlport.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/Determine-Compiler-NDK.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-gnustl_static.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-mips-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-armeabi-v6-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-none.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-c++_static.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-x86_64-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-armeabi-v7a-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-gabi++_static.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-gabi++_shared.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-gabi++.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-arm64-v8a-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-x86-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-armeabi-v6-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-armeabi-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-armeabi-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-common.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-common-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-armeabi-v7a-Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-system.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/Determine-Compiler-Standalone.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-stlport_static.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-x86-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/abi-mips-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-gnustl.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-gnustl_shared.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/Determine-Compiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android/ndk-stl-c++.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/HP-UX-HP-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Android-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/WindowsCE.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-VisualAge-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-OpenWatcom.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/CYGWIN-Clang-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Haiku.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-XL-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneP-static-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/UnixPaths.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Linux-XL-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/HP-UX-HP-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/ULTRIX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Darwin-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Intel-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/SunOS.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/BlueGeneQ-static-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Platform/Windows-Borland-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindMPEG.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindLATEX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeNinjaFindMake.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeSwiftCompiler.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgPresentation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestCompilerCommon.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/DeployQt4.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeJavaInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindLibXml2.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGLEW.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/TestForSTDNamespace.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindImageMagick.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFortranCompilerId.F.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakePrintHelpers.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindKDE4.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindQt.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckIncludeFile.cxx.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeBackwardCompatibilityCXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCCompiler.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackDMG.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestASM_MASMCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeAddFortranSubdirectory
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeAddFortranSubdirectory/build_mingw.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeAddFortranSubdirectory/config_mingw.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FLTKCompatibility.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCoin3D.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/UseJavaSymlinks.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestCCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFindEclipseCDT4.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFindJavaCommon.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineASMCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindIntl.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Qt4Macros.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SCO.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-Cray-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GHS.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SDCC-C-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Embarcadero-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/ARMCC-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/XL-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GHS-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-Intel-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/IAR-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/VisualAge-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SunPro-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Bruce-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/XL-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GNU-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/TI-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Clang-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Clang-C-FeatureTests.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/PathScale-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SunPro-C-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Intel-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/PGI-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Clang-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-PGI-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Clang-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/TinyCC-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/MSVC-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Intel-CXX-FeatureTests.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-GNU-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/TI-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/XL-C-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GNU-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/QCC-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Cray-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Compaq-C-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/HP-C-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/AppleClang-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Intel-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Bruce-C-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Intel-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/ADSP-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Intel-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/XL-CXX-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Cray-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SunPro-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/HP-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Clang-CXX-TestableFeatures.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Cray-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/PGI-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/HP-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/VisualAge-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/QCC-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Borland-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CCur-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/MSVC-CXX-FeatureTests.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/G95-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/ARMCC-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/IAR.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/PathScale-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GHS-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/ARMCC.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-PGI-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SunPro-CXX-FeatureTests.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/ARMCC-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/QCC.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Fujitsu-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/HP-CXX-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Intel-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/NAG-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SunPro-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/AppleClang-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Watcom-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GNU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/MSVC-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/MIPSpro-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/AppleClang-C-FeatureTests.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/VisualAge-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/PGI-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Clang-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/HP-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-PGI-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-Intel-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SunPro-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/MIPSpro-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SCO-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GNU-C-FeatureTests.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/XL-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/HP-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GNU-CXX-FeatureTests.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/AppleClang-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/XL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GNU-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Clang.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SCO-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GNU-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Cray-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/PathScale-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-Intel-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/IAR-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/zOS-C-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/PGI.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/SCO-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/TI-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Intel.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/GHS-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Intel-C-FeatureTests.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Absoft-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/AppleClang-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-Cray-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/XL-ASM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/MIPSpro-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/AppleClang-CXX-FeatureTests.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Clang-CXX-FeatureTests.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/MIPSpro-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/Clang-DetermineCompilerInternal.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/IAR-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/TI-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/IAR-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/ARMCC-DetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/PathScale.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/PGI-Fortran.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/PathScale-CXX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Compiler/CrayPrgEnv-Cray-C.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindHSPELL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindOpenGL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeSwiftInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeASM_NASMInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGLU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.OSXX11.main.scpt.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestASM-ATTCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindXCTest.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCommonLanguageInclude.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestRCCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindMPI.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckFortranCompilerFlag.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCXXCompilerId.cpp.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindHg.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindLibXslt.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/SquishRunTestCase.bat
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFindDependencyMacro.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindQt3.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFindWMake.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/TestForANSIForScope.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/readme.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/GetPrerequisites.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/UseQt4.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindOpenMP.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakePackageConfigHelpers.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineFortranCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckLibraryExists.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFindFrameworks.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindEXPAT.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFortranCompilerABI.F
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckIncludeFile.c.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/IntelVSImplicitPath
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/IntelVSImplicitPath/CMakeLists.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/IntelVSImplicitPath/detect.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/IntelVSImplicitPath/hello.f
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckFunctionExists.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFortranInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindThreads.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/WIX.template.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindFreetype.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPackageMessage.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPostgreSQL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPike.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgVolume.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeSystemSpecificInitialize.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Findosg_functions.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindJava.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineASM_MASMCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgParticle.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgQt.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPythonInterp.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindTIFF.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindXMLRPC.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/AddFileDependencies.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckPrototypeDefinition.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgText.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPythonLibs.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindSquish.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCUDA
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCUDA/parse_cubin.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCUDA/make2cmake.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCUDA/run_nvcc.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCUDA/select_compute_arch.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.STGZ_Header.sh.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeConfigurableFile.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPHP4.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/SystemInformation.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeTestASM_NASMCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeRCCompiler.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineCompileFeatures.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckIncludeFiles.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindOpenSSL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/UseEcos.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/UsePkgConfig.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGnuTLS.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgGA.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindFLTK.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindSDL_net.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindMotif.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckFortranFunctionExists.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackDeb.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckPrototypeDefinition.c.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindQt4.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindAVIFile.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgShadow.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.RuntimeScript.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeSystem.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/UseJava.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/UseJavaClassFilelist.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgWidget.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindOpenSceneGraph.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/TestForAnsiForScope.cxx
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindLua51.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckCSourceRuns.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/ecos_clean.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/TestForANSIStreamHeaders.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FortranCInterface.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindLAPACK.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/BundleUtilities.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackComponent.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckCCompilerFlag.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeRCInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckCXXSourceCompiles.cmake
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkdapimg src/mkdapimg.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeImportBuildSettings.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCurses.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCups.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/NSIS.InstallOptions.ini.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMake.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFindKate.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFindBinUtils.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindOpenCL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindBacktrace.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/GenerateExportHeader.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineVSServicePack.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindDoxygen.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/ExternalProject-verify.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/kde3uic.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindKDE3.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPhysFS.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindSelfPackers.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgDB.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/TestForSSTREAM.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindTclStub.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/MatlabTestsRedirect.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCXXCompiler.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgManipulator.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindBZip2.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeJOMFindMake.cmake
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)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.background.png.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindTclsh.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/SquishTestScript.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindFLEX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/AndroidTestUtilities
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/AndroidTestUtilities/PushToAndroidDevice.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/MacOSXFrameworkInfo.plist.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindDCMTK.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgTerrain.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineCXXCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineSwiftCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCompilerABI.h
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeVerifyManifest.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckTypeSize.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckLibraryExists.lists.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/SquishRunTestCase.sh
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckCXXCompilerFlag.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.distribution.dist.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.OSXX11.Info.plist.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindDevIL.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckTypeSizeMap.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFindPackageMode.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeFindKDevelop3.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindJasper.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeJavaCompiler.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeDetermineCompiler.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgSim.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/TestCXXAcceptsFlag.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/InstallRequiredSystemLibraries.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPack.DS_Store.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindX11.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/ExternalData_config.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindPerl.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeLanguageInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindosgFX.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeASM-ATTInformation.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CompilerId
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CompilerId/Xcode-2.pbxproj.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CompilerId/VS-NsightTegra.vcxproj.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CompilerId/VS-7.vcproj.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CompilerId/Xcode-1.pbxproj.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CompilerId/Xcode-3.pbxproj.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CompilerId/main.swift.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CompilerId/VS-Intel.vfproj.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CompilerId/VS-10.vcxproj.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindMPEG2.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindVulkan.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindGettext.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackIFW.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindICU.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeNMakeFindMake.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/Use_wxWindows.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeCCompilerABI.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/TestForSSTREAM.cxx
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CheckForPthreads.c
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindCUDA.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeMSYSFindMake.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CTest.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/GNUInstallDirs.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/FindwxWidgets.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CMakeAddNewLanguage.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/exportheader.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/CPackProductBuild.cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/DartConfiguration.tcl.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Modules/TestForSTDNamespace.cxx
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/CPack.GenericDescription.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/CMakeVSMacros2.vsmacros
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/CTestScript.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/CPack.GenericLicense.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/CPackConfig.cmake.in
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/CMakeVSMacros1.vsmacros
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/AppleInfo.plist
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/CPack.GenericWelcome.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/Windows
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/Windows/Windows_TemporaryKey.pfx
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/Windows/SmallLogo.png
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/Windows/Logo.png
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/Windows/StoreLogo.png
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/Windows/ApplicationIcon.png
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/Windows/SplashScreen.png
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/Windows/SmallLogo44x44.png
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/Templates/TestDriver.cxx.in
-- Installing: /home/viroot/openwrt/staging_dir/host/doc/cmake-3.7/cmsys/Copyright.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/doc/cmake-3.7/cmzlib/Copyright.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/doc/cmake-3.7/cmcurl/COPYING
-- Installing: /home/viroot/openwrt/staging_dir/host/doc/cmake-3.7/cmcompress/Copyright.txt
-- Installing: /home/viroot/openwrt/staging_dir/host/doc/cmake-3.7/cmliblzma/COPYING
-- Installing: /home/viroot/openwrt/staging_dir/host/doc/cmake-3.7/cmlibarchive/COPYING
-- Installing: /home/viroot/openwrt/staging_dir/host/doc/cmake-3.7/cmlibuv/LICENSE
-- Installing: /home/viroot/openwrt/staging_dir/host/bin/ccmake
-- Installing: /home/viroot/openwrt/staging_dir/host/bin/cmake
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- Installing: /home/viroot/openwrt/staging_dir/host/bin/ctest
-- Installing: /home/viroot/openwrt/staging_dir/host/bin/cpack
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/include/cmCPluginAPI.h
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/editors/vim/indent
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/editors/vim/indent/cmake.vim
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/editors/vim/syntax
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/editors/vim/syntax/cmake.vim
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/editors/emacs/cmake-mode.el
-- Installing: /home/viroot/openwrt/staging_dir/host/share/aclocal/cmake.m4
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/completions/cmake
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/completions/cpack
-- Installing: /home/viroot/openwrt/staging_dir/host/share/cmake-3.7/completions/ctest
make[4]: Leaving directory '/home/viroot/openwrt/build_dir/host/cmake-3.7.1'
mkdir -p /home/viroot/openwrt/staging_dir/host/stamp
touch /home/viroot/openwrt/build_dir/host/cmake-3.7.1/.built
touch /home/viroot/openwrt/staging_dir/host/stamp/.cmake_installed
make[3]: Leaving directory '/home/viroot/openwrt/tools/cmake'
make[3]: Entering directory '/home/viroot/openwrt/tools/automake'
make[3]: Leaving directory '/home/viroot/openwrt/tools/automake'
make[3]: Entering directory '/home/viroot/openwrt/tools/missing-macros'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/seama src/seama.c src/md5.c
make[3]: Leaving directory '/home/viroot/openwrt/tools/missing-macros'
make[3]: Entering directory '/home/viroot/openwrt/tools/dosfstools'
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);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/viroot/openwrt/tools/dosfstools'
make[3]: Entering directory '/home/viroot/openwrt/tools/libtool'
make[3]: Leaving directory '/home/viroot/openwrt/tools/libtool'
make[3]: Entering directory '/home/viroot/openwrt/tools/dosfstools'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/oseama src/oseama.c src/md5.c  -Wall
make[3]: Leaving directory '/home/viroot/openwrt/tools/dosfstools'
make[3]: Entering directory '/home/viroot/openwrt/tools/libtool'
make[3]: Leaving directory '/home/viroot/openwrt/tools/libtool'
make[3]: Entering directory '/home/viroot/openwrt/tools/gmp'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/fix-u-media-header src/fix-u-media-header.c src/cyg_crc32.c -Wall
make[3]: Leaving directory '/home/viroot/openwrt/tools/gmp'
make[3]: Entering directory '/home/viroot/openwrt/tools/libelf'
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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/viroot/openwrt/tools/libelf'
make[3]: Entering directory '/home/viroot/openwrt/tools/flex'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/hcsmakeimage src/hcsmakeimage.c src/bcmalgo.c
src/hcsmakeimage.c: In function 'main':
src/hcsmakeimage.c:163:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread ( filebuffer, 1, buf.st_size,fd );
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/viroot/openwrt/tools/flex'
make[3]: Entering directory '/home/viroot/openwrt/tools/mklibs'
make[3]: Leaving directory '/home/viroot/openwrt/tools/mklibs'
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 );
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Entering directory '/home/viroot/openwrt/tools/e2fsprogs'
CFLAGS="-O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -fpic" CPPFLAGS="-I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include " CXXFLAGS="" LDFLAGS="-L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib " make --jobserver-fds=3,4 -j -C /home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3 
make[4]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[5]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[5]: 'util/subst.conf' is up to date.
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[5]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[5]: 'lib/config.h' is up to date.
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[5]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[5]: 'lib/dirpaths.h' is up to date.
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[5]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[5]: 'lib/ext2fs/ext2_types.h' is up to date.
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[5]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[5]: 'lib/blkid/blkid_types.h' is up to date.
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
[ ! -d ./src/ ] || cp -fpR ./src/* /home/viroot/openwrt/build_dir/host/u-boot-2014.10
make[5]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[5]: 'lib/uuid/uuid_types.h' is up to date.
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'

Applying ./patches/010-freebsd-ulong-fix.patch using plaintext:
make[5]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/et'
make[5]: 'compile_et' is up to date.
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/et'
make[5]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ext2fs'
make[5]: 'ext2_err.h' is up to date.
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ext2fs'
patching file include/image.h

Applying ./patches/020-include_compile_fix.patch using plaintext:
make[5]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/support'
make[5]: 'prof_err.h' is up to date.
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/support'
make libs
patching file include/u-boot/rsa-checksum.h
make[5]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'

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/040-include_order.patch using plaintext:
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'util/subst.conf' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'lib/config.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
patching file tools/Makefile

Applying ./patches/050-image_h_portability.patch using plaintext:
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'lib/dirpaths.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'lib/ext2fs/ext2_types.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'lib/blkid/blkid_types.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
patching file include/image.h
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'lib/uuid/uuid_types.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/et'
make[6]: 'compile_et' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/et'

Applying ./patches/060-remove_kernel_includes.patch using plaintext:
patching file include/compiler.h
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkporayfw src/mkporayfw.c  -Wall
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ext2fs'
patching file include/linux/posix_types.h
make[6]: 'ext2_err.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ext2fs'
patching file include/linux/types.h

Applying ./patches/070-socfpgaimage_portability.patch using plaintext:
patching file tools/socfpgaimage.c

Applying ./patches/080-remove_compiler_check.patch using plaintext:
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/support'
make[6]: 'prof_err.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/support'
patching file include/linux/compiler-gcc4.h

Applying ./patches/090-reproducible-SOURCE_DATE_EPOCH.patch using plaintext:
making all in lib/et
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/et'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/et'
making all in lib/ss
patching file README
patching file tools/default_image.c

Applying ./patches/100-freebsd-compat.patch using plaintext:
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ss'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ss'
patching file Makefile

Applying ./patches/200-compiler-support.patch using plaintext:
patching file include/linux/compiler-gcc.h
patching file include/linux/compiler-gcc3.h
patching file include/linux/compiler-gcc4.h
patching file include/linux/compiler-intel.h
patching file include/linux/compiler.h
making all in lib/e2p

Applying ./patches/210-openssl-1.1.x-compat.patch using plaintext:
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/e2p'
patching file lib/rsa/rsa-sign.c
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/e2p'
making all in lib/uuid
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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/uuid'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/uuid'
making all in lib/blkid
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/blkid'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/blkid'
making all in lib/support
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/support'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/support'
making all in lib/ext2fs
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ext2fs'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ext2fs'
making all in intl
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/intl'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/intl'
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make progs
make[5]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkhilinkfw src/mkhilinkfw.c  -lcrypto
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'util/subst.conf' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'lib/config.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'lib/dirpaths.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'lib/ext2fs/ext2_types.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'lib/blkid/blkid_types.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: 'lib/uuid/uuid_types.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/et'
make[6]: 'compile_et' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/et'
rm -f /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/errno.h /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/malloc.h /home/viroot/openwrt/build_dir/host/u-boot-2014.10/tools/.depend
touch /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/config.mk
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ext2fs'
make[6]: 'ext2_err.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ext2fs'
touch /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/config.h
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/support'
make[6]: 'prof_err.h' is up to date.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/support'
making all in lib/et
touch /home/viroot/openwrt/build_dir/host/u-boot-2014.10/.prepared8113933cf91ef65f1c0523926e627219
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/et'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/et'
making all in lib/ss
(cd /home/viroot/openwrt/build_dir/host/u-boot-2014.10/; if [ -x configure ]; then cp -fpR /home/viroot/openwrt/scripts/config.{guess,sub} /home/viroot/openwrt/build_dir/host/u-boot-2014.10// && CC="gcc" CFLAGS="-O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include " CPPFLAGS="-I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include " LDFLAGS="-L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-linux-gnu --host=x86_64-linux-gnu --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/home/viroot/openwrt/staging_dir/host --exec-prefix=/home/viroot/openwrt/staging_dir/host --sysconfdir=/home/viroot/openwrt/staging_dir/host/etc --localstatedir=/home/viroot/openwrt/staging_dir/host/var --sbindir=/home/viroot/openwrt/staging_dir/host/bin ; fi )
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ss'
touch /home/viroot/openwrt/build_dir/host/u-boot-2014.10/.configured
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ss'
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);
         ^~~~~~~~~~~~~~~~~~~~~
make -C /home/viroot/openwrt/build_dir/host/u-boot-2014.10 defconfig   HOSTCFLAGS="-I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include " HOSTLDFLAGS="-L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib " HOST_LOADLIBES="$(pkg-config --static --libs libcrypto)"
making all in lib/e2p
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/e2p'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/e2p'
making all in lib/uuid
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/uuid'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/uuid'
making all in lib/blkid
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/blkid'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/blkid'
making all in lib/support
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/support'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/support'
making all in lib/ext2fs
make[4]: Entering directory '/home/viroot/openwrt/build_dir/host/u-boot-2014.10'
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ext2fs'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/lib/ext2fs'
making all in intl
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/intl'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/intl'
making all in e2fsck
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/e2fsck'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/e2fsck'
making all in debugfs
  HOSTCC  scripts/basic/fixdep
make[6]: Entering directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/debugfs'
   CC debug_cmds.c
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkdcs932 src/mkdcs932.c  -Wall
src/mkdcs932.c: In function 'main':
src/mkdcs932.c:28:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fd, &t, 4);
  ^~~~~~~~~~~~~~~~
src/mkdcs932.c:35:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fd, &sum, 4);
  ^~~~~~~~~~~~~~~~~~
   CC extent_cmds.c
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkheader_gemtek src/mkheader_gemtek.c -lz
   CC create_inode.o
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkrtn56uimg src/mkrtn56uimg.c  -lz
src/mkrtn56uimg.c: In function 'process_image':
src/mkrtn56uimg.c:212:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
   ftruncate(fd, offset_image_end);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/mkrtn56uimg.c:246:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
  ftruncate(fd, offset_image_end);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../misc/create_inode.c: In function 'set_inode_xattr':
./../misc/create_inode.c:136:9: warning: implicit declaration of function 'llistxattr'; did you mean 'lstat64'? [-Wimplicit-function-declaration]
  size = llistxattr(filename, NULL, 0);
         ^~~~~~~~~~
         lstat64
./../misc/create_inode.c:172:16: warning: implicit declaration of function 'lgetxattr'; did you mean 'getdate_r'? [-Wimplicit-function-declaration]
   value_size = lgetxattr(filename, name, NULL, 0);
                ^~~~~~~~~
                getdate_r
./../misc/create_inode.c: At top level:
./../misc/create_inode.c:395:18: error: conflicting types for 'copy_file_range'
 static errcode_t copy_file_range(ext2_filsys fs, int fd, ext2_file_t e2_file,
                  ^~~~~~~~~~~~~~~
In file included from ./../misc/create_inode.c:19:0:
/usr/include/unistd.h:1110:9: note: previous declaration of 'copy_file_range' was here
 ssize_t copy_file_range (int __infd, __off64_t *__pinoff,
         ^~~~~~~~~~~~~~~
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/dgn3500sum src/dgn3500sum.c  -Wall
Makefile:417: recipe for target 'create_inode.o' failed
make[6]: *** [create_inode.o] Error 1
make[6]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/debugfs'
Makefile:404: recipe for target 'all-progs-recursive' failed
make[5]: *** [all-progs-recursive] Error 1
make[5]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
Makefile:339: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3'
Makefile:49: recipe for target '/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/.built' failed
make[3]: *** [/home/viroot/openwrt/build_dir/host/e2fsprogs-1.43.3/.built] Error 2
make[3]: Leaving directory '/home/viroot/openwrt/tools/e2fsprogs'
tools/Makefile:147: recipe for target 'tools/e2fsprogs/compile' failed
make[2]: *** [tools/e2fsprogs/compile] Error 2
make[2]: *** Waiting for unfinished jobs....
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/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/mkmerakifw src/mkmerakifw.c src/sha1.c  -Wall
  HOSTCC  scripts/kconfig/conf.o
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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~
  SHIPPED scripts/kconfig/zconf.tab.c
  SHIPPED scripts/kconfig/zconf.lex.c
  SHIPPED scripts/kconfig/zconf.hash.c
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~
  HOSTCC  scripts/kconfig/zconf.tab.o
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/build_dir/host/firmware-utils/bin/jcgimage src/jcgimage.c  -lz -Wall
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -include endian.h -L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib  -o /home/viroot/openwrt/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 /home/viroot/openwrt/staging_dir/host/include/byteswap.h:2,
                 from /home/viroot/openwrt/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 /home/viroot/openwrt/staging_dir/host/include/byteswap.h:2,
                 from /home/viroot/openwrt/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);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
touch /home/viroot/openwrt/build_dir/host/firmware-utils/.built
make[3]: Leaving directory '/home/viroot/openwrt/tools/firmware-utils'
  HOSTLD  scripts/kconfig/conf
#
# configuration written to .config
#
*** Default configuration is based on 'sandbox_defconfig'
make[4]: Leaving directory '/home/viroot/openwrt/build_dir/host/u-boot-2014.10'
make -C /home/viroot/openwrt/build_dir/host/u-boot-2014.10 tools-only  HOSTCFLAGS="-I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include  -O2 -I/home/viroot/openwrt/staging_dir/host/include -I/home/viroot/openwrt/staging_dir/host/usr/include " HOSTLDFLAGS="-L/home/viroot/openwrt/staging_dir/host/lib -L/home/viroot/openwrt/staging_dir/host/usr/lib " HOST_LOADLIBES="$(pkg-config --static --libs libcrypto)"
make[4]: Entering directory '/home/viroot/openwrt/build_dir/host/u-boot-2014.10'
scripts/kconfig/conf --silentoldconfig Kconfig
  CHK     include/config.h
  UPD     include/config.h
  GEN     include/autoconf.mk
  GEN     include/autoconf.mk.dep
make[4]: sdl-config: Command not found
make[4]: sdl-config: Command not found
make[4]: sdl-config: Command not found
  CHK     include/config/uboot.release
  UPD     include/config/uboot.release
make[4]: sdl-config: Command not found
  CHK     include/generated/version_autogenerated.h
  UPD     include/generated/version_autogenerated.h
make[4]: sdl-config: Command not found
  CHK     include/generated/timestamp_autogenerated.h
  UPD     include/generated/timestamp_autogenerated.h
make[4]: sdl-config: Command not found
  HOSTCC  tools/img2srec
In file included from /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/compiler.h:46:0,
                 from /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/libfdt_env.h:12,
                 from <command-line>:0:
/home/viroot/openwrt/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
 #include_next <byteswap.h>
  ^~~~~~~~~~~~
  HOSTCC  tools/aisimage.o
  HOSTCC  tools/atmelimage.o
  WRAP    tools/common/bootm.c
  HOSTCC  tools/common/bootm.o
  WRAP    tools/common/image-fit.c
  HOSTCC  tools/common/image-fit.o
  WRAP    tools/common/image-sig.c
  HOSTCC  tools/common/image-sig.o
  WRAP    tools/common/image.c
  HOSTCC  tools/common/image.o
  HOSTCC  tools/default_image.o
  HOSTCC  tools/dumpimage.o
  HOSTCC  tools/fit_check_sign.o
  HOSTCC  tools/fit_common.o
  HOSTCC  tools/fit_image.o
  HOSTCC  tools/fit_info.o
  HOSTCC  tools/gpimage-common.o
  HOSTCC  tools/gpimage.o
  HOSTCC  tools/image-host.o
  HOSTCC  tools/imagetool.o
  HOSTCC  tools/imximage.o
  HOSTCC  tools/kwbimage.o
  WRAP    tools/lib/crc32.c
  HOSTCC  tools/lib/crc32.o
In file included from /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/compiler.h:46:0,
                 from /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/libfdt_env.h:12,
                 from <command-line>:0:
/home/viroot/openwrt/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
 #include_next <byteswap.h>
  ^~~~~~~~~~~~
  WRAP    tools/lib/fdtdec.c
  HOSTCC  tools/lib/fdtdec.o
  WRAP    tools/lib/fdtdec_common.c
  HOSTCC  tools/lib/fdtdec_common.o
  WRAP    tools/lib/libfdt/fdt.c
  HOSTCC  tools/lib/libfdt/fdt.o
  WRAP    tools/lib/libfdt/fdt_ro.c
  HOSTCC  tools/lib/libfdt/fdt_ro.o
  WRAP    tools/lib/libfdt/fdt_rw.c
  HOSTCC  tools/lib/libfdt/fdt_rw.o
  WRAP    tools/lib/libfdt/fdt_strerror.c
  HOSTCC  tools/lib/libfdt/fdt_strerror.o
  WRAP    tools/lib/libfdt/fdt_wip.c
  HOSTCC  tools/lib/libfdt/fdt_wip.o
  WRAP    tools/lib/md5.c
  HOSTCC  tools/lib/md5.o
In file included from /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/compiler.h:46:0,
                 from /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/libfdt_env.h:12,
                 from <command-line>:0:
/home/viroot/openwrt/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
 #include_next <byteswap.h>
  ^~~~~~~~~~~~
  WRAP    tools/lib/rsa/rsa-checksum.c
  HOSTCC  tools/lib/rsa/rsa-checksum.o
  WRAP    tools/lib/rsa/rsa-sign.c
  HOSTCC  tools/lib/rsa/rsa-sign.o
  WRAP    tools/lib/rsa/rsa-verify.c
  HOSTCC  tools/lib/rsa/rsa-verify.o
  WRAP    tools/lib/sha1.c
  HOSTCC  tools/lib/sha1.o
In file included from /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/compiler.h:46:0,
                 from /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/libfdt_env.h:12,
                 from <command-line>:0:
/home/viroot/openwrt/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 /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/compiler.h:46:0,
                 from /home/viroot/openwrt/build_dir/host/u-boot-2014.10/include/libfdt_env.h:12,
                 from <command-line>:0:
/home/viroot/openwrt/staging_dir/host/include/byteswap.h:2:2: warning: #include_next is a GCC extension
 #include_next <byteswap.h>
  ^~~~~~~~~~~~
  HOSTCC  tools/mkenvimage.o
  HOSTCC  tools/mkimage.o
  HOSTCC  tools/mxsimage.o
  HOSTCC  tools/omapimage.o
  HOSTCC  tools/os_support.o
  HOSTCC  tools/pbl_crc32.o
  HOSTCC  tools/pblimage.o
  HOSTCC  tools/socfpgaimage.o
  HOSTCC  tools/ublimage.o
  HOSTLD  tools/mkenvimage
  HOSTLD  tools/dumpimage
  HOSTLD  tools/mkimage
  HOSTLD  tools/fit_info
  HOSTLD  tools/fit_check_sign
  HOSTCC  tools/proftool
make[4]: Leaving directory '/home/viroot/openwrt/build_dir/host/u-boot-2014.10'
touch /home/viroot/openwrt/build_dir/host/u-boot-2014.10/.built
make[3]: Leaving directory '/home/viroot/openwrt/tools/mkimage'
make[2]: Leaving directory '/home/viroot/openwrt'
tools/Makefile:145: recipe for target '/home/viroot/openwrt/staging_dir/target-mipsel_24kc_musl-1.1.16/stamp/.tools_install_yynyyyyynyyyyynyynnyyyynyyyyyyyyyyyyyyynyynynnyyynnny' failed
make[1]: *** [/home/viroot/openwrt/staging_dir/target-mipsel_24kc_musl-1.1.16/stamp/.tools_install_yynyyyyynyyyyynyynnyyyynyyyyyyyyyyyyyyynyynynnyyynnny] Error 2
make[1]: Leaving directory '/home/viroot/openwrt'
Build failed - please re-run with -j1 to see the real error message
/home/viroot/openwrt/include/toplevel.mk:198: recipe for target 'world' failed
make: *** [world] Error 1
Записан

vroot

  • Гость

include $(TOPDIR)/rules.mk

PKG_NAME:=e2fsprogs
#PKG_VERSION:=1.43.3
#PKG_HASH:=ce8ef1bbb0d4730f170167284fda156ac9d6bf18db2750eb94af619a81b19927
PKG_VERSION:=1.44.0
PKG_HASH:=a3567042f03fcee0e01db8f923b24cec92e2ba5b11f8e39e245672ad5392723d
PKG_RELEASE:=1


Записан

LNVАвтор темы

  • Постоялец
  • ****
  • Благодарность: +79/-0
  • Оффлайн Оффлайн
  • Сообщений: 370
  • Город: Киев
  • Провайдер: ФРИНЕТ
  • Тариф: Безлимитный 100 Мбит/с

include $(TOPDIR)/rules.mk

PKG_NAME:=e2fsprogs
#PKG_VERSION:=1.43.3
#PKG_HASH:=ce8ef1bbb0d4730f170167284fda156ac9d6bf18db2750eb94af619a81b19927
PKG_VERSION:=1.44.0
PKG_HASH:=a3567042f03fcee0e01db8f923b24cec92e2ba5b11f8e39e245672ad5392723d
PKG_RELEASE:=1

Ну тогда хз что за проблема, есть в сети инфа что проблема как раз в твоей ОС и e2fsprogs, но также пишут что в обновлении от 5 марта это вроде исправили читай два последних поста - проблема как у тебя. http://4pda.ru/forum/lofiversion/index.php?t821686-720.html
Записан