sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
629 stars 825 forks source link

Build Failure (Even Release) #439

Open squirrelworks86 opened 7 years ago

squirrelworks86 commented 7 years ago

bverka@debian8x:~/sgminer/sgminer-5.1.1$ make make all-recursive make[1]: Entering directory '/home/bverka/sgminer/sgminer-5.1.1' Making all in lib make[2]: Entering directory '/home/bverka/sgminer/sgminer-5.1.1/lib' make all-recursive make[3]: Entering directory '/home/bverka/sgminer/sgminer-5.1.1/lib' make[4]: Entering directory '/home/bverka/sgminer/sgminer-5.1.1/lib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/bverka/sgminer/sgminer-5.1.1/lib' make[3]: Leaving directory '/home/bverka/sgminer/sgminer-5.1.1/lib' make[2]: Leaving directory '/home/bverka/sgminer/sgminer-5.1.1/lib' Making all in submodules make[2]: Entering directory '/home/bverka/sgminer/sgminer-5.1.1/submodules' Making all in jansson make[3]: Entering directory '/home/bverka/sgminer/sgminer-5.1.1/submodules/jansson' make[3]: No rule to make target 'all'. Stop. make[3]: Leaving directory '/home/bverka/sgminer/sgminer-5.1.1/submodules/jansson' Makefile:501: recipe for target 'all-recursive' failed make[2]: [all-recursive] Error 1 make[2]: Leaving directory '/home/bverka/sgminer/sgminer-5.1.1/submodules' Makefile:1391: recipe for target 'all-recursive' failed make[1]: [all-recursive] Error 1 make[1]: Leaving directory '/home/bverka/sgminer/sgminer-5.1.1' Makefile:617: recipe for target 'all' failed make: [all] Error 2 bverka@debian8x:~/sgminer/sgminer-5.1.1$

squirrelworks86 commented 7 years ago

I tried this building from the "master" zip, as well as the 5.1.1 release tar. Same issue occurs.

So, until someone can straighten out the breakage (and provide a build instruction set without git commands for people who don't want to use git), I'll use my GPUs for something they can do well. Time to dig back into CLLUCAS.

jimmytbane commented 7 years ago

I also have this problem, I'm trying to fix the package on the AUR that I maintain, but this project seems dead and I'm getting a jansson error when I try to build.

Epiger commented 7 years ago

You can to use one of the 4. versions or try to copy the Jansson files from the 4. version into the Jansson directory.

Version 4. Jansson Directory compat/jansson-2.5/ Version 5. Jansson Directory submodules/jansson/