Pages:
Author

Topic: Bitcoin Core version 0.13.0 Released - page 2. (Read 12325 times)

legendary
Activity: 3360
Merit: 2146
Top Crypto Casino
September 20, 2016, 03:42:13 AM
#67
Did someone here manage to compile the update on a Raspberry PI or a banana PI?
No problem with the older builds but when I try with 0.13.0 it stops after ~30min
End of Log:
Code:
 CXX      script/libbitcoinconsensus_la-script_error.lo
  CXX      libbitcoinconsensus_la-uint256.lo
  CXX      libbitcoinconsensus_la-utilstrencodings.lo
make[3]: Entering directory '/root/bitcoin/bitcoin/src/secp256k1'
gcc -I. -g -O2 -Wall -Wextra -Wno-unused-function -c src/gen_context.c -o gen_context.o
gcc gen_context.o -o gen_context
./gen_context
  CC       src/libsecp256k1_la-secp256k1.lo
  CCLD     libsecp256k1.la
make[3]: Leaving directory '/root/bitcoin/bitcoin/src/secp256k1'
  CXXLD    libbitcoinconsensus.la
  CXX      bitcoind-bitcoind.o
  CXX      libbitcoin_server_a-addrman.o
  CXX      libbitcoin_server_a-bloom.o
  CXX      libbitcoin_server_a-blockencodings.o
  CXX      libbitcoin_server_a-chain.o
  CXX      libbitcoin_server_a-checkpoints.o
  CXX      libbitcoin_server_a-httprpc.o
  CXX      libbitcoin_server_a-httpserver.o
  CXX      libbitcoin_server_a-init.o
  CXX      libbitcoin_server_a-dbwrapper.o
  CXX      libbitcoin_server_a-main.o
g++: internal compiler error: Getötet (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
Makefile:5064: recipe for target 'libbitcoin_server_a-main.o' failed
make[2]: *** [libbitcoin_server_a-main.o] Error 4
make[2]: Leaving directory '/root/bitcoin/bitcoin/src'
Makefile:8338: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/bitcoin/bitcoin/src'
Makefile:667: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
make  1552,75s user 54,73s system 98% cpu 27:05,93 total
2 root@bitcoinnode ~/bitcoin/bitcoin (git)-[v0.13.0] #  

Used Compiler:
Code:
root@bitcoinnode ~ # g++ --version
g++ (Debian 4.9.2-10) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


1 root@bitcoinnode ~ # gcc -v                                                Sad
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-10)

I have posted the same logs some time ago in our german main thread about the banana pi bitcoin node: https://bitcointalk.org/index.php?topic=973628.0;all

Any help is really appreciated  Smiley
legendary
Activity: 1512
Merit: 1011
September 19, 2016, 04:13:48 PM
#66
and you loose 90Go on your hard drive.  Grin just to finalize the answer.

That shrinks to about 2 to 3 GB if you use pruning; but you still have to go through the entire blockchain so watch out for bandwidth costs.

i need :
- import private
- restore wallet.dat
- mining

i can not prune.
legendary
Activity: 3416
Merit: 1912
The Concierge of Crypto
September 19, 2016, 09:43:01 AM
#65
and you loose 90Go on your hard drive.  Grin just to finalize the answer.

That shrinks to about 2 to 3 GB if you use pruning; but you still have to go through the entire blockchain so watch out for bandwidth costs.
staff
Activity: 3374
Merit: 6530
Just writing some code
September 18, 2016, 10:31:25 PM
#64
The other day somebody in the Armory subsection helped me update

I can't find the instructions to do that anymore, what do I do when I go on the page? There's no download button
Click on one of the links to download the file of the same name. Choose the one for your OS. The zip and tar files are either just the binaries or the source. If you want the installer, download one of the other files (dmg or exe).
hero member
Activity: 826
Merit: 504
September 18, 2016, 10:28:26 PM
#63
The other day somebody in the Armory subsection helped me update

I can't find the instructions to do that anymore, what do I do when I go on the page? There's no download button
legendary
Activity: 1512
Merit: 1011
September 18, 2016, 01:53:13 PM
#62
and you loose 90Go on your hard drive.  Grin just to finalize the answer.
staff
Activity: 3374
Merit: 6530
Just writing some code
September 16, 2016, 09:10:13 AM
#61
I don't understand anything about this Bitcoin core. Some one should please help out.
It's a Bitcoin wallet. It requires downloading and syncing the entire blockchain. To run, just download, install, and run. It does everything automatically.
full member
Activity: 126
Merit: 100
Get paid $500 to $1500+ per week
September 16, 2016, 04:22:42 AM
#60
I don't understand anything about this Bitcoin core. Some one should please help out.
staff
Activity: 3374
Merit: 6530
Just writing some code
September 14, 2016, 04:24:16 PM
#59
Cannot update using the URL on Ubuntu 16.04 LTS. Please fix  Cry
How are you not able to update? Please elaborate. What happens?
hero member
Activity: 826
Merit: 504
September 14, 2016, 03:31:20 PM
#58
Cannot update using the URL on Ubuntu 16.04 LTS. Please fix  Cry
staff
Activity: 3374
Merit: 6530
Just writing some code
September 14, 2016, 02:31:12 PM
#57
I personally still have this issue on my PC (Windows 10 as I said above) and the settings seem fine unless this is related to something else (Firewall or something) which I doubt. Which windows version are you using (If It's 10 , have you done the anniversary update the last month ? ) ? because I have Bitcoin Core in two PCs with Windows 10 and only one of them have this BUG.
I am using Windows 10 as well. It works fine for me. I am using build 14915 which is an insider preview build, but that shouldn't make a difference.
staff
Activity: 3500
Merit: 6152
September 14, 2016, 01:54:23 PM
#56
If yes then I don't have it as well , I upgraded to 0.13.0 few hours ago and I'm not having it (windows 10)

yeah that little widnow that warn you when an amount is sent or received, same thing win 10 and this version, and it do not appear anymore since then

so it's something to be fixed for this version i guess
Do you guys still have this problem? I can't reproduce it. AFAICT nothing changed that would have affected this happened in 0.13.0 except for the Qt version bump. But, I still see the notifications. Maybe your settings are blocking the notifications?

I personally still have this issue on my PC (Windows 10 as I said above) and the settings seem fine unless this is related to something else (Firewall or something) which I doubt. Which windows version are you using (If It's 10 , have you done the anniversary update the last month ? ) ? because I have Bitcoin Core in two PCs with Windows 10 and only one of them have this BUG.
legendary
Activity: 2296
Merit: 1014
September 14, 2016, 01:34:38 PM
#55
Looks like a pretty solid update!
Thats amazing how bitcoin developers doing so good job. Constant quite fast updates on such critical and money-involved project.
Im very happy with developement of bitcoin, in safe manner, not like ethereum disaster, rushing decisions etc.
Bitcoin have its own pace, its conservative and stable.
Keep it coming!
legendary
Activity: 1512
Merit: 1011
September 13, 2016, 03:34:38 PM
#54
I don't have problem with notification.

delete the bitcoin.conf and START bitcoin Core after.
activate "minimize to shutdown" and change the notification setting of the program.
staff
Activity: 3374
Merit: 6530
Just writing some code
September 13, 2016, 11:21:23 AM
#53
If yes then I don't have it as well , I upgraded to 0.13.0 few hours ago and I'm not having it (windows 10)

yeah that little widnow that warn you when an amount is sent or received, same thing win 10 and this version, and it do not appear anymore since then

so it's something to be fixed for this version i guess
Do you guys still have this problem? I can't reproduce it. AFAICT nothing changed that would have affected this happened in 0.13.0 except for the Qt version bump. But, I still see the notifications. Maybe your settings are blocking the notifications?
legendary
Activity: 3556
Merit: 9709
#1 VIP Crypto Casino
September 07, 2016, 12:44:50 PM
#52
Really don't think my grandmother could understand any of this.
Your grandmother doesn't need to know what's happening behind the scenes or what's been changed here. All she needs to know is that she can use Bitcoin because the GUI is actually very simple to understand and use.

And also she might not even know she's using bitcoin in years to come if large companies & organisations use bitcoin & the blockchain to send her money to its required destination on her behalf.
staff
Activity: 3374
Merit: 6530
Just writing some code
September 06, 2016, 09:27:40 PM
#51
Really don't think my grandmother could understand any of this.
Your grandmother doesn't need to know what's happening behind the scenes or what's been changed here. All she needs to know is that she can use Bitcoin because the GUI is actually very simple to understand and use.
full member
Activity: 474
Merit: 111
September 06, 2016, 07:12:51 PM
#50
Really don't think my grandmother could understand any of this.
legendary
Activity: 3206
Merit: 1069
August 30, 2016, 04:15:27 AM
#49
i don't know if it's me, win10 or whatever, but transaction windows notification, does not appear anymore, i'm talking about that small window in the bottom right of the corner


Speaking about this ? (taken from google image) :





If yes then I don't have it as well , I upgraded to 0.13.0 few hours ago and I'm not having it (windows 10)

yeah that little widnow that warn you when an amount is sent or received, same thing win 10 and this version, and it do not appear anymore since then

so it's something to be fixed for this version i guess
staff
Activity: 3500
Merit: 6152
August 30, 2016, 02:53:55 AM
#48
i don't know if it's me, win10 or whatever, but transaction windows notification, does not appear anymore, i'm talking about that small window in the bottom right of the corner


Speaking about this ? (taken from google image) :





If yes then I don't have it as well , I upgraded to 0.13.0 few hours ago and I'm not having it (windows 10)
Pages:
Jump to: