Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@raspberrypi:~/Downloads/honey-master $ qmake
- Project MESSAGE: Building with UPNP support
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- pi@raspberrypi:~/Downloads/honey-master $ make
- cd /home/pi/Downloads/honey-master/src/leveldb && CC=gcc CXX=g++ make OPT="-pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2" libleveldb.a libmemenv.a
- make[1]: Entering directory '/home/pi/Downloads/honey-master/src/leveldb'
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/builder.cc -o db/builder.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/c.cc -o db/c.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/dbformat.cc -o db/dbformat.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/db_impl.cc -o db/db_impl.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/db_iter.cc -o db/db_iter.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/filename.cc -o db/filename.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/log_reader.cc -o db/log_reader.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/log_writer.cc -o db/log_writer.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/memtable.cc -o db/memtable.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/repair.cc -o db/repair.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/table_cache.cc -o db/table_cache.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/version_edit.cc -o db/version_edit.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/version_set.cc -o db/version_set.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c db/write_batch.cc -o db/write_batch.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c table/block_builder.cc -o table/block_builder.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c table/block.cc -o table/block.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c table/filter_block.cc -o table/filter_block.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c table/format.cc -o table/format.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c table/iterator.cc -o table/iterator.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c table/merger.cc -o table/merger.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c table/table_builder.cc -o table/table_builder.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c table/table.cc -o table/table.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c table/two_level_iterator.cc -o table/two_level_iterator.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/arena.cc -o util/arena.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/bloom.cc -o util/bloom.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/cache.cc -o util/cache.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/coding.cc -o util/coding.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/comparator.cc -o util/comparator.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/crc32c.cc -o util/crc32c.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/env.cc -o util/env.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/env_posix.cc -o util/env_posix.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/env_win.cc -o util/env_win.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/filter_policy.cc -o util/filter_policy.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/hash.cc -o util/hash.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/histogram.cc -o util/histogram.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/logging.cc -o util/logging.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/options.cc -o util/options.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c util/status.cc -o util/status.o
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c port/port_posix.cc -o port/port_posix.o
- rm -f libleveldb.a
- ar -rs libleveldb.a db/builder.o db/c.o db/dbformat.o db/db_impl.o db/db_iter.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block_builder.o table/block.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table_builder.o table/table.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/env_win.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o
- ar: creating libleveldb.a
- g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -c helpers/memenv/memenv.cc -o helpers/memenv/memenv.o
- rm -f libmemenv.a
- ar -rs libmemenv.a helpers/memenv/memenv.o
- ar: creating libmemenv.a
- make[1]: Leaving directory '/home/pi/Downloads/honey-master/src/leveldb'
- cd /home/pi/Downloads/honey-master; /bin/sh share/genbuild.sh /home/pi/Downloads/honey-master/build/build.h
- fatal: Not a git repository (or any of the parent directories): .git
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/coincontroldialog.ui -o build/ui_coincontroldialog.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/sendcoinsdialog.ui -o build/ui_sendcoinsdialog.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/addressbookpage.ui -o build/ui_addressbookpage.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/signverifymessagedialog.ui -o build/ui_signverifymessagedialog.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/aboutdialog.ui -o build/ui_aboutdialog.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/editaddressdialog.ui -o build/ui_editaddressdialog.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/transactiondescdialog.ui -o build/ui_transactiondescdialog.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/overviewpage.ui -o build/ui_overviewpage.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/sendcoinsentry.ui -o build/ui_sendcoinsentry.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/askpassphrasedialog.ui -o build/ui_askpassphrasedialog.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/rpcconsole.ui -o build/ui_rpcconsole.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/blockbrowser.ui -o build/ui_blockbrowser.h
- /usr/lib/arm-linux-gnueabihf/qt5/bin/uic src/qt/forms/optionsdialog.ui -o build/ui_optionsdialog.h
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/txdb-leveldb.o src/txdb-leveldb.cpp
- In file included from src/kernel.h:7:0,
- from src/txdb-leveldb.cpp:17:
- src/main.h: In member function ‘uint256 CDiskBlockIndex::GetBlockHash() const’:
- src/main.h:1134:13: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector]
- uint256 GetBlockHash() const
- ^
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/honey.o src/qt/honey.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/honeygui.o src/qt/honeygui.cpp
- In file included from src/qt/honeygui.cpp:10:0:
- src/qt/honeygui.h: In constructor ‘HoneyGUI::HoneyGUI(QWidget*)’:
- src/qt/honeygui.h:117:14: warning: ‘HoneyGUI::nWeight’ will be initialized after [-Wreorder]
- uint64_t nWeight;
- ^
- src/qt/honeygui.h:73:19: warning: ‘BlockBrowser* HoneyGUI::blockBrowserPage’ [-Wreorder]
- BlockBrowser *blockBrowserPage;
- ^
- src/qt/honeygui.cpp:70:1: warning: when initialized here [-Wreorder]
- HoneyGUI::HoneyGUI(QWidget *parent):
- ^
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/transactiontablemodel.o src/qt/transactiontablemodel.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/addresstablemodel.o src/qt/addresstablemodel.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/optionsdialog.o src/qt/optionsdialog.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/sendcoinsdialog.o src/qt/sendcoinsdialog.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/coincontroldialog.o src/qt/coincontroldialog.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/coincontroltreewidget.o src/qt/coincontroltreewidget.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/addressbookpage.o src/qt/addressbookpage.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/signverifymessagedialog.o src/qt/signverifymessagedialog.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/aboutdialog.o src/qt/aboutdialog.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/editaddressdialog.o src/qt/editaddressdialog.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/honeyaddressvalidator.o src/qt/honeyaddressvalidator.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/chainparams.o src/chainparams.cpp
- src/chainparams.cpp: In constructor ‘CMainParams::CMainParams()’:
- src/chainparams.cpp:47:5: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector]
- CMainParams() {
- ^
- src/chainparams.cpp: In constructor ‘CTestNetParams::CTestNetParams()’:
- src/chainparams.cpp:137:5: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector]
- CTestNetParams() {
- ^
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/version.o src/version.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/sync.o src/sync.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/txmempool.o src/txmempool.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/util.o src/util.cpp
- src/util.cpp: In function ‘void ReadConfigFile(std::map<std::basic_string<char>, std::basic_string<char> >&, std::map<std::basic_string<char>, std::vector<std::basic_string<char> > >&)’:
- src/util.cpp:1055:49: warning: format not a string literal and no format arguments [-Wformat-security]
- fprintf(ConfFile, rpcpass.c_str());
- ^
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/hash.o src/hash.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/netbase.o src/netbase.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/key.o src/key.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/script.o src/script.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/core.o src/core.cpp
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/main.o src/main.cpp
- In file included from src/net.h:23:0,
- from src/checkpoints.h:8,
- from src/main.cpp:11:
- src/hash.h: In function ‘uint256 HashBlake2s(T1, T1) [with T1 = char*]’:
- src/hash.h:28:16: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector]
- inline uint256 HashBlake2s(const T1 pbegin, const T1 pend)
- ^
- src/main.cpp: In member function ‘int CTxIndex::GetDepthInMainChain() const’:
- src/main.cpp:833:5: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector]
- int CTxIndex::GetDepthInMainChain() const
- ^
- src/main.cpp: In function ‘void PrintBlockTree()’:
- src/main.cpp:2547:6: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector]
- void PrintBlockTree()
- ^
- src/main.cpp: In member function ‘bool CBlock::SetBestChainInner(CTxDB&, CBlockIndex*)’:
- src/main.cpp:1756:6: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector]
- bool CBlock::SetBestChainInner(CTxDB& txdb, CBlockIndex *pindexNew)
- ^
- src/main.cpp: In member function ‘bool CBlock::AcceptBlock()’:
- src/main.cpp:2096:6: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector]
- bool CBlock::AcceptBlock()
- ^
- g++ -c -pipe -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DENABLE_WALLET -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DDMINIUPNP_STATICLIB -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -Ibuild -Ibuild -o build/miner.o src/miner.cpp
- src/miner.cpp: In function ‘CBlock* CreateNewBlock(CReserveKey&, bool, int64_t*)’:
- src/miner.cpp:106:5: error: ‘unique_ptr’ was not declared in this scope
- unique_ptr<CBlock> pblock(new CBlock());
- ^
- src/miner.cpp:106:22: error: expected primary-expression before ‘>’ token
- unique_ptr<CBlock> pblock(new CBlock());
- ^
- src/miner.cpp:106:43: error: ‘pblock’ was not declared in this scope
- unique_ptr<CBlock> pblock(new CBlock());
- ^
- src/miner.cpp: In function ‘void ThreadStakeMiner(CWallet*)’:
- src/miner.cpp:558:9: error: ‘unique_ptr’ was not declared in this scope
- unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
- ^
- src/miner.cpp:558:26: error: expected primary-expression before ‘>’ token
- unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
- ^
- src/miner.cpp:558:75: error: ‘pblock’ was not declared in this scope
- unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
- ^
- src/miner.cpp: In function ‘void HoneyMiner(CWallet*)’:
- src/miner.cpp:608:9: error: ‘unique_ptr’ was not declared in this scope
- unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
- ^
- src/miner.cpp:608:26: error: expected primary-expression before ‘>’ token
- unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
- ^
- src/miner.cpp:608:84: error: ‘pblocktemplate’ was not declared in this scope
- unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
- ^
- src/miner.cpp: In function ‘CBlock* CreateNewBlock(CReserveKey&, bool, int64_t*)’:
- src/miner.cpp:373:1: warning: control reaches end of non-void function [-Wreturn-type]
- }
- ^
- Makefile:1842: recipe for target 'build/miner.o' failed
- make: *** [build/miner.o] Error 1
- pi@raspberrypi:~/Downloads/honey-master $
Advertisement
Add Comment
Please, Sign In to add comment