Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 416170 Details for
Bug 565030
net-p2p/bitcoinxtd-0.11.0 : net.cpp:1046:74: error: too few arguments to function ‘UPNPDev* upnpDiscover(int, const char*, const char*, int, int, unsigned char, int*)’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-p2p:bitcoinxtd-0.11.0:20151106-101923.log
net-p2p:bitcoinxtd-0.11.0:20151106-101923.log (text/plain), 30.42 KB, created by
Toralf Förster
on 2015-11-06 15:43:41 UTC
(
hide
)
Description:
net-p2p:bitcoinxtd-0.11.0:20151106-101923.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-11-06 15:43:41 UTC
Size:
30.42 KB
patch
obsolete
> * Package: net-p2p/bitcoinxtd-0.11.0 > * Repository: gentoo > * Maintainer: blueness@gentoo.org rono@sentuny.com,proxy-maintainers > * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux logrotate ssl upnp userland_GNU wallet > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Adding group 'bitcoinxt' to your system ... > * - Groupid: next available > * Adding user 'bitcoinxt' to your system ... > * - Userid: 226 > * - Shell: /sbin/nologin > * - Home: /var/lib/bitcoinxt > * - Groups: bitcoinxt > * - GECOS: added by portage for bitcoinxtd > * - Creating /var/lib/bitcoinxt in / >>>> Unpacking source... >>>> Unpacking bitcoinxtd-0.11.0.tar.gz to /var/tmp/portage/net-p2p/bitcoinxtd-0.11.0/work >>>> Source unpacked in /var/tmp/portage/net-p2p/bitcoinxtd-0.11.0/work >>>> Preparing source in /var/tmp/portage/net-p2p/bitcoinxtd-0.11.0/work/bitcoinxt-0.11A ... > * Applying 9999-syslibs.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-p2p/bitcoinxtd-0.11.0/work/bitcoinxt-0.11A/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/bitcoinxtd-0.11.0/work/bitcoinxt-0.11A' ... > * 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: bitcoinxt-0.11A/ > * Running elibtoolize in: bitcoinxt-0.11A/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Running elibtoolize in: bitcoinxt-0.11A/src/secp256k1/ > * Running elibtoolize in: bitcoinxt-0.11A/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/bitcoinxtd-0.11.0/work/bitcoinxt-0.11A ... > * econf: updating bitcoinxt-0.11A/src/secp256k1/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating bitcoinxt-0.11A/src/secp256k1/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating bitcoinxt-0.11A/depends/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating bitcoinxt-0.11A/depends/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating bitcoinxt-0.11A/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating bitcoinxt-0.11A/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./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 --without-libs --without-utils --with-daemon --without-gui --with-miniupnpc --enable-upnp-default --enable-wallet --with-system-leveldb >configure: loading site script /usr/share/config.site >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.4/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... mt >checking if mt 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... yes >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 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 whether to build Bitcoin Core GUI... no (Qt) >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 whether the Boost::Unit_Test_Framework library is available... yes >checking for dynamic linked boost test... yes >checking for SSL... yes >checking for CRYPTO... yes >checking for CURL... 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 whether to build bitcoind... yes >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 test_bitcoin... yes >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 >=== configuring in src/secp256k1 (/var/tmp/portage/net-p2p/bitcoinxtd-0.11.0/work/bitcoinxt-0.11A/src/secp256k1) >configure: running /bin/sh ./configure --disable-option-checking '--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' '--without-libs' '--without-utils' '--with-daemon' '--without-gui' '--with-miniupnpc' '--enable-upnp-default' '--enable-wallet' '--with-system-leveldb' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXXFLAGS=-march=native -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CFLAGS=-march=native -O2 -pipe' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--disable-shared' '--with-pic' '--with-bignum=no' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >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.4/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 how to print strings... printf >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether 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... mt >checking if mt 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 dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking whether make supports nested variables... (cached) yes >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 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-gcc option to accept ISO C89... (cached) none needed >checking if x86_64-pc-linux-gnu-gcc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes >checking for __int128... yes >checking for __builtin_expect... yes >checking for x86_64 assembly availability... yes >checking for CRYPTO... yes >checking for main in -lcrypto... yes >checking for EC functions in libcrypto... yes >checking whether byte ordering is bigendian... no >configure: Using assembly optimizations: x86_64 >configure: Using field implementation: 64bit >configure: Using bignum implementation: no >configure: Using scalar implementation: 64bit >configure: Using endomorphism optimizations: no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libsecp256k1.pc >config.status: creating src/libsecp256k1-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/bitcoinxtd-0.11.0/work/bitcoinxt-0.11A ... >make -j1 CXX=x86_64-pc-linux-gnu-g++ 'CXXFLAGS=-march=native -O2 -pipe -I/usr/include/db4.8' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -ldb_cxx-4.8' USE_SSL=1 USE_UPNP=1 bitcoind >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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -c -o bitcoind-bitcoind.o `test -f 'bitcoind.cpp' || echo './'`bitcoind.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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -c -o libbitcoin_server_a-addrman.o `test -f 'addrman.cpp' || echo './'`addrman.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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -c -o libbitcoin_server_a-alert.o `test -f 'alert.cpp' || echo './'`alert.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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -c -o libbitcoin_server_a-ipgroups.o `test -f 'ipgroups.cpp' || echo './'`ipgroups.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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -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/kerberos/include -I/usr/kerberos/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -I/usr/include/db4.8 -c -o libbitcoin_server_a-net.o `test -f 'net.cpp' || echo './'`net.cpp >net.cpp: In function âvoid ThreadMapPort()â: >net.cpp:1046:74: error: invalid conversion from âint*â to âunsigned charâ [-fpermissive] > devlist = upnpDiscover(2000, multicastif, minissdpdpath, 0, 0, &error); > ^ >net.cpp:1046:74: error: too few arguments to function âUPNPDev* upnpDiscover(int, const char*, const char*, int, int, unsigned char, int*)â >In file included from net.cpp:28:0: >/usr/include/miniupnpc/miniupnpc.h:62:1: note: declared here > upnpDiscover(int delay, const char * multicastif, > ^ >Makefile:3678: recipe for target 'libbitcoin_server_a-net.o' failed >make: *** [libbitcoin_server_a-net.o] Error 1 > * ERROR: net-p2p/bitcoinxtd-0.11.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-p2p/bitcoinxtd-0.11.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-p2p/bitcoinxtd-0.11.0::gentoo'`. > * The complete build log is located at '/var/log/portage/net-p2p:bitcoinxtd-0.11.0:20151106-101923.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/bitcoinxtd-0.11.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-p2p/bitcoinxtd-0.11.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-p2p/bitcoinxtd-0.11.0/work/bitcoinxt-0.11A/src' > * S: '/var/tmp/portage/net-p2p/bitcoinxtd-0.11.0/work/bitcoinxt-0.11A'
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 565030
:
416166
|
416168
| 416170