-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't merge ethminer 0.13 #1
Comments
downgraded cmake version from 3.16.5 to 3.14.6 which allowed me to downgrade jsoncpp to v.1.9.1 from v.1.9.3 and merged without trouble... damn... |
Thanks for the report, though I'm terribly surprised, does this version of ethminer even works This was the last version before ethminer introduced hunter as a "package manager" |
Sorry for the delay, I might have missed the notification; I don't use ethminer to answer your question, in fact I was just going to unmerge it and I noticed that 0.13 is from 23 Jan 2018 and they went up to 0.19. (I used it to warm my bedroom on some of the coldest winter days) Anyways, I was not up to date to the ethminer situation and I'm sad to hear that it requires binaries now, I'm quitting this, I'm out of this game. Thank you for your answer. PD: I'm never for deleting ebuilds, but this might be a situation which may be convenient. |
I just ran an old command i had in bash history and I got this:
So I guess it works, but I needed 3.63GB of VRAM :( |
Indeed, as long as the difficulty to mine in the net increases you need more memory for these About unmerging, it's natural to do so, this may have dependencies in packages that are no |
Can't merge ethminer, this is the output:
`sudo emerge -1 -j1 ethminer
These are the packages that would be merged, in reverse order:
Calculating dependencies... done!
[ebuild R ~] net-p2p/ethminer-0.13.0::foxiverlay USE="opencl stratum -cuda" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Could not find a package configuration file provided by "jsoncpp" with any
of the following names:
Add the installation prefix of "jsoncpp" to CMAKE_PREFIX_PATH or set
"jsoncpp_DIR" to a directory containing one of the above files. If
"jsoncpp" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/net-p2p/ethminer-0.13.0/work/ethminer-0.13.0_build/CMakeFiles/CMakeOutput.log".
emerge --info '=net-p2p/ethminer-0.13.0::foxiverlay'
,emerge -pqv '=net-p2p/ethminer-0.13.0::foxiverlay'
.Messages for package net-p2p/ethminer-0.13.0:
ERROR: net-p2p/ethminer-0.13.0::foxiverlay failed (configure phase):
cmake failed
Call stack:
environment, line 2908: Called cmake-utils_src_configure
environment, line 846: Called die
The specific snippet of code:
If you need support, post the output of
emerge --info '=net-p2p/ethminer-0.13.0::foxiverlay'
,the complete build log and the output of
emerge -pqv '=net-p2p/ethminer-0.13.0::foxiverlay'
.The complete build log is located at '/var/tmp/portage/net-p2p/ethminer-0.13.0/temp/build.log'.
The ebuild environment file is located at '/var/tmp/portage/net-p2p/ethminer-0.13.0/temp/environment'.
Working directory: '/var/tmp/portage/net-p2p/ethminer-0.13.0/work/ethminer-0.13.0_build'
S: '/var/tmp/portage/net-p2p/ethminer-0.13.0/work/ethminer-0.13.0'
The following package has failed to build, install, or execute postinst:
(net-p2p/ethminer-0.13.0:0/0::foxiverlay, ebuild scheduled for merge), Log file:
'/var/tmp/portage/net-p2p/ethminer-0.13.0/temp/build.log'
`
I've found this on the interwebz: https://github.com/hunter-packages/disabled-mode/pull/3/files
Do you have a patch file to add to this overlay, or any information? or is desktop ethminer dead by now?
Regards,
The text was updated successfully, but these errors were encountered: