Test build instructions in README file on libbitcoin SON branch #504

Closed
opened 2023-02-02 20:04:51 +00:00 by serkixenos · 3 comments
serkixenos commented 2023-02-02 20:04:51 +00:00 (Migrated from gitlab.com)

Verify that build instructions in README file, from feature/libbitcoin-son-final branch, execute as expected.

https://gitlab.com/PBSA/peerplays/-/tree/feature/libbitcoin-son-final

Execute on clean install of Ubuntu 18.04 and 20.04.

Verify that build instructions in README file, from feature/libbitcoin-son-final branch, execute as expected. https://gitlab.com/PBSA/peerplays/-/tree/feature/libbitcoin-son-final Execute on clean install of Ubuntu 18.04 and 20.04.
serkixenos commented 2023-02-02 20:04:52 +00:00 (Migrated from gitlab.com)

assigned to @prandnum and @wsalloum

assigned to @prandnum and @wsalloum
wsalloum commented 2023-02-06 12:32:46 +00:00 (Migrated from gitlab.com)

When I run docker build --no-cache -f Dockerfile -t peerplays ., I get the following error :

6dc66c35 Update building instructions in README file
7bd1306f Merge branch 'feature/libbitcoin-son-final' of https://gitlab.com/PBSA/peerplays into feature/libbitcoin-son-final
b3404eba Fix Docker builds
7c80c937 Readme file and estimate fee to target 1
23eb5477 Fix the error on external estimate fee
CMake Error: The current CMakeCache.txt directory /home/peerplays/src/peerplays/CMakeCache.txt is different than the directory /home/bunker/peerplays/peerplays where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt
The command '/bin/sh -c cd peerplays &&     git submodule update --init --recursive &&     git symbolic-ref --short HEAD &&     git log --oneline -n 5 &&     mkdir build &&     cd build &&     cmake -DCMAKE_BUILD_TYPE=Release ..' returned a non-zero code: 1

When I run `docker build --no-cache -f Dockerfile -t peerplays .`, I get the following error : ``` 6dc66c35 Update building instructions in README file 7bd1306f Merge branch 'feature/libbitcoin-son-final' of https://gitlab.com/PBSA/peerplays into feature/libbitcoin-son-final b3404eba Fix Docker builds 7c80c937 Readme file and estimate fee to target 1 23eb5477 Fix the error on external estimate fee CMake Error: The current CMakeCache.txt directory /home/peerplays/src/peerplays/CMakeCache.txt is different than the directory /home/bunker/peerplays/peerplays where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt The command '/bin/sh -c cd peerplays && git submodule update --init --recursive && git symbolic-ref --short HEAD && git log --oneline -n 5 && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release ..' returned a non-zero code: 1 ```
prandnum commented 2023-02-09 13:33:13 +00:00 (Migrated from gitlab.com)

Able to build successfully

ubuntu20.04.txt

ubuntu18.04.txt

Able to build successfully [ubuntu20.04.txt](/uploads/f0b3c81e4c4cf5587a832a84ac96d1cf/ubuntu20.04.txt) [ubuntu18.04.txt](/uploads/d945801910eeb1c3da64c435e4f0c09f/ubuntu18.04.txt)
prandnum (Migrated from gitlab.com) closed this issue 2023-02-09 13:33:14 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#504
No description provided.