Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 414890 Details for
Bug 563462
net-p2p/bitcoin-qt-0.11.0 USE=upnp with >=net-libs/miniupnpc-1.9 - error: too few arguments to function 'UPNPDev* upnpDiscover
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
bitcoin-qt-build.log (text/x-log), 29.58 KB, created by
Oleh
on 2015-10-19 06:05:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Oleh
Created:
2015-10-19 06:05:29 UTC
Size:
29.58 KB
patch
obsolete
> * Package: net-p2p/bitcoin-qt-0.11.0 > * Repository: gentoo > * Maintainer: blueness@gentoo.org luke-jr+gentoobugs@utopios.org,proxy-maintainers > * USE: amd64 dbus elibc_glibc kernel_linux linguas_en linguas_es linguas_es_MX qrcode qt5 upnp userland_GNU wallet > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking bitcoin-v0.11.0.tgz to /var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work >>>> Unpacking bitcoin-0.11.0.ljr20150711.patches.tar.xz to /var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work >>>> Source unpacked in /var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work >>>> Preparing source in /var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba ... > * Applying bitcoin-0.11.0.ljr20150711.syslibs.patch ... > [ ok ] > * Languages -- Enabled: en es es_MX -- Disabled: ach af_ZA ar be_BY bg bs ca ca@valencia ca_ES cmn cs cy da de el_GR eo es_CL es_DO es_UY et eu_ES fa fa_IR fi fr fr_CA gl gu_IN he hi_IN hr hu id_ID it ja ka kk_KZ ko_KR ky la lt lv_LV mn ms_MY nb nl pam pl pt_BR pt_PT ro_RO ru sah sk sl_SI sq sr sv th_TH tr uk ur_PK uz@Cyrl vi vi_VN zh_CN zh_HK zh_TW > * Running eautoreconf in '/var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba/src/secp256k1' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I build-aux/m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I build-aux/m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: bitcoin-d26f951802c762de04fb68e1a112d611929920ba/ > * Running elibtoolize in: bitcoin-d26f951802c762de04fb68e1a112d611929920ba/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Running elibtoolize in: bitcoin-d26f951802c762de04fb68e1a112d611929920ba/src/secp256k1/ > * Running elibtoolize in: bitcoin-d26f951802c762de04fb68e1a112d611929920ba/src/secp256k1/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba ... > * econf: updating bitcoin-d26f951802c762de04fb68e1a112d611929920ba/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating bitcoin-d26f951802c762de04fb68e1a112d611929920ba/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating bitcoin-d26f951802c762de04fb68e1a112d611929920ba/depends/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating bitcoin-d26f951802c762de04fb68e1a112d611929920ba/depends/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-ccache --disable-static --with-system-libsecp256k1 --without-libs --without-daemon --without-gui --with-miniupnpc --enable-upnp-default --disable-tests --enable-wallet --disable-util-cli --disable-util-tx --with-system-leveldb --with-qtdbus --with-qrencode --with-gui=qt5 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.3/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... yes >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU Objective C++ compiler... no >checking whether x86_64-pc-linux-gnu-g++ accepts -g... no >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to print strings... printf >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... /usr/bin/x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-gcov... /usr/bin/x86_64-pc-linux-gnu-gcov >checking for lcov... no >checking for java... /usr/bin/java >checking for genhtml... no >checking for git... /usr/bin/git >checking for ccache... no >checking for xgettext... /usr/bin/xgettext >checking for hexdump... /usr/bin/hexdump >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether byte ordering is bigendian... no >checking if compiler needs -Werror to reject unknown flags... no >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking whether the linker accepts -Wl,--large-address-aware... no >checking for __attribute__((visibility))... yes >checking for __attribute__((dllexport))... no >checking for __attribute__((dllimport))... no >checking whether C++ compiler accepts -Wstack-protector... yes >checking whether C++ compiler accepts -fstack-protector-all... yes >checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2... yes >checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE... yes >checking whether the linker accepts -Wl,--dynamicbase... no >checking whether the linker accepts -Wl,--nxcompat... no >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -Wl,-z,now... yes >checking whether C++ compiler accepts -fPIE... yes >checking whether the linker accepts -pie... no >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking for library containing getaddrinfo_a... -lanl >checking for library containing inet_pton... none required >checking whether strnlen is declared... yes >checking whether le16toh is declared... yes >checking whether le32toh is declared... yes >checking whether le64toh is declared... yes >checking whether htole16 is declared... yes >checking whether htole32 is declared... yes >checking whether htole64 is declared... yes >checking whether be16toh is declared... yes >checking whether be32toh is declared... yes >checking whether be64toh is declared... yes >checking whether htobe16 is declared... yes >checking whether htobe32 is declared... yes >checking whether htobe64 is declared... yes >checking whether bswap_16 is declared... yes >checking whether bswap_32 is declared... yes >checking whether bswap_64 is declared... yes >checking for MSG_NOSIGNAL... yes >checking for library containing clock_gettime... none required >checking for visibility attribute... yes >checking for main in -lleveldb... yes >checking for main in -lmemenv... yes >checking leveldb/filter_policy.h usability... yes >checking leveldb/filter_policy.h presence... yes >checking for leveldb/filter_policy.h... yes >checking leveldb/helpers/memenv.h usability... yes >checking leveldb/helpers/memenv.h presence... yes >checking for leveldb/helpers/memenv.h... yes >checking for memenv.h path... /usr/include/leveldb/helpers/ >checking for libsecp256k1... yes >checking for Berkeley DB C++ headers... /usr/include/db4.8/ >checking for main in -ldb_cxx-4.8... yes >checking miniupnpc/miniwget.h usability... yes >checking miniupnpc/miniwget.h presence... yes >checking for miniupnpc/miniwget.h... yes >checking for main in -lminiupnpc... yes >checking miniupnpc/miniupnpc.h usability... yes >checking miniupnpc/miniupnpc.h presence... yes >checking for miniupnpc/miniupnpc.h... yes >checking for main in -lminiupnpc... (cached) yes >checking miniupnpc/upnpcommands.h usability... yes >checking miniupnpc/upnpcommands.h presence... yes >checking for miniupnpc/upnpcommands.h... yes >checking for main in -lminiupnpc... (cached) yes >checking miniupnpc/upnperrors.h usability... yes >checking miniupnpc/upnperrors.h presence... yes >checking for miniupnpc/upnperrors.h... yes >checking for main in -lminiupnpc... (cached) yes >checking for QT... yes >checking for QT_TEST... no >checking for QT_DBUS... yes >checking for static Qt... no >checking for moc-qt5... no >checking for moc5... no >checking for moc... /usr/lib64/qt5/bin/moc >checking for uic-qt5... no >checking for uic5... no >checking for uic... /usr/lib64/qt5/bin/uic >checking for rcc-qt5... no >checking for rcc5... no >checking for rcc... /usr/lib64/qt5/bin/rcc >checking for lrelease-qt5... no >checking for lrelease5... no >checking for lrelease... /usr/lib64/qt5/bin/lrelease >checking for lupdate-qt5... no >checking for lupdate5... no >checking for lupdate... /usr/lib64/qt5/bin/lupdate >checking whether to build Bitcoin Core GUI... yes (Qt5) >checking for boostlib >= 1.20.0... yes >checking whether the Boost::System library is available... yes >checking for exit in -lboost_system... yes >checking whether the Boost::Filesystem library is available... yes >checking for exit in -lboost_filesystem... yes >checking whether the Boost::Program_Options library is available... yes >checking for exit in -lboost_program_options-mt... yes >checking whether the Boost::Thread library is available... yes >checking for exit in -lboost_thread... yes >checking whether the Boost::Chrono library is available... yes >checking for exit in -lboost_chrono-mt... yes >checking for SSL... yes >checking for CRYPTO... yes >checking for PROTOBUF... yes >checking for QR... yes >checking for RAND_egd in -lcrypto... yes >checking openssl/ec.h usability... yes >checking openssl/ec.h presence... yes >checking for openssl/ec.h... yes >checking for protoc... /usr/bin/protoc >checking whether to build bitcoind... no >checking whether to build bitcoin-cli... no >checking whether to build bitcoin-tx... no >checking whether to build libraries... no >checking if wallet should be enabled... yes >checking whether to build with support for UPnP... yes >checking whether to build with UPnP enabled by default... yes >checking whether to build GUI with support for D-Bus... yes >checking whether to build GUI with support for QR codes... yes >checking whether to build test_bitcoin-qt... no >checking whether to build test_bitcoin... no >checking whether to reduce exports... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating share/setup.nsi >config.status: creating share/qt/Info.plist >config.status: creating src/test/buildenv.py >config.status: creating qa/pull-tester/run-bitcoind-for-test.sh >config.status: creating qa/pull-tester/tests-config.sh >config.status: creating src/config/bitcoin-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >Fixing libtool for -rpath problems. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba ... >make -j7 >Making all in src >make[1]: Entering directory '/var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba/src' >make[2]: Entering directory '/var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba/src' >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_editaddressdialog.h qt/forms/editaddressdialog.ui || (echo "Error creating qt/forms/ui_editaddressdialog.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_askpassphrasedialog.h qt/forms/askpassphrasedialog.ui || (echo "Error creating qt/forms/ui_askpassphrasedialog.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_coincontroldialog.h qt/forms/coincontroldialog.ui || (echo "Error creating qt/forms/ui_coincontroldialog.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_helpmessagedialog.h qt/forms/helpmessagedialog.ui || (echo "Error creating qt/forms/ui_helpmessagedialog.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_addressbookpage.h qt/forms/addressbookpage.ui || (echo "Error creating qt/forms/ui_addressbookpage.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_intro.h qt/forms/intro.ui || (echo "Error creating qt/forms/ui_intro.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_openuridialog.h qt/forms/openuridialog.ui || (echo "Error creating qt/forms/ui_openuridialog.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_optionsdialog.h qt/forms/optionsdialog.ui || (echo "Error creating qt/forms/ui_optionsdialog.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_overviewpage.h qt/forms/overviewpage.ui || (echo "Error creating qt/forms/ui_overviewpage.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_receiverequestdialog.h qt/forms/receiverequestdialog.ui || (echo "Error creating qt/forms/ui_receiverequestdialog.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_receivecoinsdialog.h qt/forms/receivecoinsdialog.ui || (echo "Error creating qt/forms/ui_receivecoinsdialog.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_sendcoinsdialog.h qt/forms/sendcoinsdialog.ui || (echo "Error creating qt/forms/ui_sendcoinsdialog.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_sendcoinsentry.h qt/forms/sendcoinsentry.ui || (echo "Error creating qt/forms/ui_sendcoinsentry.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_rpcconsole.h qt/forms/rpcconsole.ui || (echo "Error creating qt/forms/ui_rpcconsole.h"; false) >/usr/bin/protoc --cpp_out=qt --proto_path=/var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba/src/qt /var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba/src/qt/paymentrequest.proto >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_signverifymessagedialog.h qt/forms/signverifymessagedialog.ui || (echo "Error creating qt/forms/ui_signverifymessagedialog.h"; false) >QT_SELECT=qt5 /usr/lib64/qt5/bin/uic -o qt/forms/ui_transactiondescdialog.h qt/forms/transactiondescdialog.ui || (echo "Error creating qt/forms/ui_transactiondescdialog.h"; false) >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-addrman.o `test -f 'addrman.cpp' || echo './'`addrman.cpp >QT_SELECT=qt5 /usr/lib64/qt5/bin/lrelease -silent qt/locale/bitcoin_en.ts -qm qt/locale/bitcoin_en.qm >QT_SELECT=qt5 /usr/lib64/qt5/bin/lrelease -silent qt/locale/bitcoin_es_MX.ts -qm qt/locale/bitcoin_es_MX.qm >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-alert.o `test -f 'alert.cpp' || echo './'`alert.cpp >QT_SELECT=qt5 /usr/lib64/qt5/bin/lrelease -silent qt/locale/bitcoin_es.ts -qm qt/locale/bitcoin_es.qm >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-bloom.o `test -f 'bloom.cpp' || echo './'`bloom.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-chain.o `test -f 'chain.cpp' || echo './'`chain.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-checkpoints.o `test -f 'checkpoints.cpp' || echo './'`checkpoints.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-init.o `test -f 'init.cpp' || echo './'`init.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-leveldbwrapper.o `test -f 'leveldbwrapper.cpp' || echo './'`leveldbwrapper.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-main.o `test -f 'main.cpp' || echo './'`main.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-merkleblock.o `test -f 'merkleblock.cpp' || echo './'`merkleblock.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-miner.o `test -f 'miner.cpp' || echo './'`miner.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-net.o `test -f 'net.cpp' || echo './'`net.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-noui.o `test -f 'noui.cpp' || echo './'`noui.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-pow.o `test -f 'pow.cpp' || echo './'`pow.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-rest.o `test -f 'rest.cpp' || echo './'`rest.cpp >[01m[Knet.cpp:[m[K In function â[01m[Kvoid ThreadMapPort()[m[Kâ: >[01m[Knet.cpp:1001:74:[m[K [01;31m[Kerror: [m[Kinvalid conversion from â[01m[Kint*[m[Kâ to â[01m[Kunsigned char[m[Kâ [-fpermissive] > devlist = upnpDiscover(2000, multicastif, minissdpdpath, 0, 0, &error); >[01;32m[K ^[m[K >[01m[Knet.cpp:1001:74:[m[K [01;31m[Kerror: [m[Ktoo few arguments to function â[01m[KUPNPDev* upnpDiscover(int, const char*, const char*, int, int, unsigned char, int*)[m[Kâ >In file included from [01m[Knet.cpp:27:0[m[K: >[01m[K/usr/include/miniupnpc/miniupnpc.h:62:1:[m[K [01;36m[Knote: [m[Kdeclared here > upnpDiscover(int delay, const char * multicastif, >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-rpcblockchain.o `test -f 'rpcblockchain.cpp' || echo './'`rpcblockchain.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I/usr/include/leveldb/helpers/ -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mtune=native -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -c -o libbitcoin_server_a-rpcmining.o `test -f 'rpcmining.cpp' || echo './'`rpcmining.cpp >Makefile:3602: recipe for target 'libbitcoin_server_a-net.o' failed >make[2]: *** [libbitcoin_server_a-net.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba/src' >Makefile:6422: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba/src' >Makefile:629: recipe for target 'all-recursive' failed >make: *** [all-recursive] Error 1 > * ERROR: net-p2p/bitcoin-qt-0.11.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-p2p/bitcoin-qt-0.11.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-p2p/bitcoin-qt-0.11.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba' > * S: '/var/tmp/portage/net-p2p/bitcoin-qt-0.11.0/work/bitcoin-d26f951802c762de04fb68e1a112d611929920ba'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 563462
: 414890 |
414892