Skip to content
This repository was archived by the owner on Apr 24, 2022. It is now read-only.

Can't compile due to outdated CMakeList #2406

@zip39

Description

@zip39

Describe the bug
When trying to compile ethminer 0.19, I get the following error:

CMake Error at /home/user/.hunter/_Base/Download/Hunter/0.23.112/4b894e1/Unpacked/cmake/modules/hunter_error_page.cmake:12 (message):
Call Stack (most recent call first):
  /home/user/.hunter/_Base/Download/Hunter/0.23.112/4b894e1/Unpacked/cmake/modules/hunter_fatal_error.cmake:20 (hunter_error_page)
  /home/user/.hunter/_Base/Download/Hunter/0.23.112/4b894e1/Unpacked/cmake/modules/hunter_download.cmake:614 (hunter_fatal_error)
  /home/user/.hunter/_Base/Download/Hunter/0.23.112/4b894e1/Unpacked/cmake/projects/Boost/hunter.cmake:381 (hunter_download)
  /home/user/.hunter/_Base/Download/Hunter/0.23.112/4b894e1/Unpacked/cmake/modules/hunter_add_package.cmake:62 (include)
  CMakeLists.txt:60 (hunter_add_package)

Then, when I looked at the CMakeList.txt, I see that it references the repo https://github.com/ruslo/hunter, which is archived. The hunter project seems to have moved to https://github.com/cpp-pm/hunter.

Expected behavior
Successful compilation.

Environment (please complete the following information):

  • Operating System: Arch Linux (kernel 5.16)
  • Ethminer Version: 0.19

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions