Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make[6]: Nothing to be done for 'all'.
- Making all in src
- CXX bouquets.o
- /home/vanhofen/ni/buildsystem/source/ni-neutrino-hd/src/zapit/src/bouquets.cpp: In member function ‘void CBouquetManager::loadWebchannels(int)’:
- /home/vanhofen/ni/buildsystem/source/ni-neutrino-hd/src/zapit/src/bouquets.cpp:896:19: warning: declaration of ‘url’ shadows a previous local [-Wshadow]
- const char *url = xmlGetAttribute(l1, "url");
- ^~~
- /home/vanhofen/ni/buildsystem/source/ni-neutrino-hd/src/zapit/src/bouquets.cpp:843:15: note: shadowed declaration is here
- std::string url = (*it);
- ^~~
- /home/vanhofen/ni/buildsystem/source/ni-neutrino-hd/src/zapit/src/bouquets.cpp:996:13: warning: declaration of ‘url’ shadows a previous local [-Wshadow]
- char *url = NULL;
- ^~~
- /home/vanhofen/ni/buildsystem/source/ni-neutrino-hd/src/zapit/src/bouquets.cpp:843:15: note: shadowed declaration is here
- std::string url = (*it);
- ^~~
- /home/vanhofen/ni/buildsystem/source/ni-neutrino-hd/src/zapit/src/bouquets.cpp:1041:17: warning: declaration of ‘url’ shadows a previous local [-Wshadow]
- std::string url;
- ^~~
- /home/vanhofen/ni/buildsystem/source/ni-neutrino-hd/src/zapit/src/bouquets.cpp:843:15: note: shadowed declaration is here
- std::string url = (*it);
- ^~~
- AR libzapit.a
- Making all in data
- make[6]: Nothing to be done for 'all'.
- make[6]: Nothing to be done for 'all-am'.
- Making all in gui
- ~/ni/buildsystem/source/ni-neutrino-hd ~/ni/buildsystem/build_tmp/ni-neutrino-hd/src/gui
- ~/ni/buildsystem/build_tmp/ni-neutrino-hd/src/gui
- make all-recursive
- Making all in bedit
- make[7]: Nothing to be done for 'all'.
- Making all in components
- make[7]: Nothing to be done for 'all'.
- Making all in moviebrowser
- make[7]: Nothing to be done for 'all'.
- Making all in widget
- Making all in yaft
- make[8]: Nothing to be done for 'all'.
- make[8]: Nothing to be done for 'all-am'.
- Making all in lua
- make[7]: Nothing to be done for 'all'.
- CXX personalize.o
- AR libneutrino_gui.a
- ~/ni/buildsystem/source/ni-neutrino-hd ~/ni/buildsystem/build_tmp/ni-neutrino-hd/src/gui
- ~/ni/buildsystem/build_tmp/ni-neutrino-hd/src/gui
- Making all in daemonc
- make[5]: Nothing to be done for 'all'.
- Making all in driver
- Making all in pictureviewer
- make[6]: Nothing to be done for 'all'.
- Making all in audiodec
- make[6]: Nothing to be done for 'all'.
- CXX fb_generic.o
- AR libneutrino_driver.a
- Making all in system
- make[6]: Nothing to be done for 'all-am'.
- Making all in eitd
- make[5]: Nothing to be done for 'all'.
- Making all in timerd
- make[5]: Nothing to be done for 'all'.
- Making all in nhttpd
- Making all in yhttpd_core
- make[6]: Nothing to be done for 'all'.
- Making all in yhttpd_mods
- make[6]: Nothing to be done for 'all'.
- Making all in tuxboxapi
- make[6]: Nothing to be done for 'all'.
- make[6]: Nothing to be done for 'all-am'.
- CXXLD neutrino
- zapit/src/libzapit.a(bouquets.o): In function `CBouquetManager::loadWebchannels(int)':
- /home/vanhofen/ni/buildsystem/source/ni-neutrino-hd/src/zapit/src/bouquets.cpp:844: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
- Making all in data
- Making all in fonts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement