Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651270 - net-p2p/cpuminer-opt-3.8.4.1 : cpu-miner.c:38:23: fatal error: curl/curl.h: No such file or directory
Summary: net-p2p/cpuminer-opt-3.8.4.1 : cpu-miner.c:38:23: fatal error: curl/curl.h: N...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-23 17:10 UTC by Toralf Förster
Modified: 2018-12-01 19:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.39 KB, text/plain)
2018-03-23 17:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,36.25 KB, text/plain)
2018-03-23 17:10 UTC, Toralf Förster
Details
environment (environment,102.88 KB, text/plain)
2018-03-23 17:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.35 KB, application/x-bzip)
2018-03-23 17:10 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.40 KB, application/x-bzip)
2018-03-23 17:10 UTC, Toralf Förster
Details
net-p2p:cpuminer-opt-3.8.4.1:20180323-104647.log (net-p2p:cpuminer-opt-3.8.4.1:20180323-104647.log,7.39 KB, text/plain)
2018-03-23 17:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.75 KB, application/x-bzip)
2018-03-23 17:10 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-03-23 17:10:28 UTC
make[2]: Entering directory '/var/tmp/portage/net-p2p/cpuminer-opt-3.8.4.1/work/cpuminer-opt-3.8.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -Ino/include -Iyes/include -fno-strict-aliasing  -I. -Ino/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast   -O2 -pipe -march=native  -Ino/include -Iyes/include -c -o cpuminer-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c
cpu-miner.c:38:23: fatal error: curl/curl.h: No such file or directory
compilation terminated.
make[2]: *** [Makefile:2478: cpuminer-cpu-miner.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-p2p/cpuminer-opt-3.8.4.1/work/cpuminer-opt-3.8.4.1'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20180322-194027

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)




emerge -qpv net-p2p/cpuminer-opt
[ebuild  N    ] net-p2p/cpuminer-opt-3.8.4.1  USE="-curl -libressl" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2018-03-23 17:10:31 UTC
Created attachment 525046 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-23 17:10:34 UTC
Created attachment 525048 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-23 17:10:37 UTC
Created attachment 525050 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-23 17:10:40 UTC
Created attachment 525052 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-23 17:10:43 UTC
Created attachment 525054 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-23 17:10:46 UTC
Created attachment 525056 [details]
net-p2p:cpuminer-opt-3.8.4.1:20180323-104647.log
Comment 7 Toralf Förster gentoo-dev 2018-03-23 17:10:49 UTC
Created attachment 525058 [details]
temp.tbz2
Comment 8 David Seifert gentoo-dev 2018-12-01 10:49:45 UTC
Likely missing curl dependency, not related to GCC 5
Comment 9 Larry the Git Cow gentoo-dev 2018-12-01 19:40:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad24ef353b6a1998a659cc747a5c54e5973c47ec

commit ad24ef353b6a1998a659cc747a5c54e5973c47ec
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2018-12-01 19:27:19 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2018-12-01 19:40:44 +0000

    net-p2p/cpuminer-opt: curl is an unconditional dependency, add test
    
    Closes: https://bugs.gentoo.org/651270
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 .../cpuminer-opt/cpuminer-opt-3.8.8.1-r1.ebuild    | 50 ++++++++++++++++++++++
 net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild      | 10 +++--
 2 files changed, 57 insertions(+), 3 deletions(-)