Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473316 - net-misc/bfgminer-3.1.0 - bfgminer-ocl.o: In function `file_contents': ocl.c:(.text+0xac): undefined reference to `open_bitstream'
Summary: net-misc/bfgminer-3.1.0 - bfgminer-ocl.o: In function `file_contents': ocl.c:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-14 22:15 UTC by Manuel Rüger (RETIRED)
Modified: 2013-06-18 16:57 UTC (History)
3 users (show)

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


Attachments
build.log (file_473316.txt,13.90 KB, text/plain)
2013-06-14 22:15 UTC, Manuel Rüger (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2013-06-14 22:15:46 UTC
Created attachment 350968 [details]
build.log

[ebuild     U ~] net-misc/bfgminer-3.1.0 [3.0.0] USE="adl ncurses opencl udev -avalon -bitforce -cpumining* -examples -hardened -icarus -lm_sensors% -modminer -scrypt -x6500 -ztex (-altivec%) (-padlock%) (-sse2%*) (-sse2_4way%) (-sse4%*)" 0 kB

Fails to build here:


  CC       bfgminer-adl.o
  CC       bfgminer-dynclock.o
  CC       api-example.o
  CCLD     bfgminer-rpc
  CCLD     bfgminer
bfgminer-ocl.o: In function `file_contents':
ocl.c:(.text+0xac): undefined reference to `open_bitstream'
collect2: error: ld returned 1 exit status
make[2]: *** [bfgminer] Error 1
Comment 1 Luke-Jr 2013-06-15 18:58:20 UTC
Quick workaround: Enable any FPGA/ASIC USE flag.
Comment 2 Anthony Basile gentoo-dev 2013-06-18 00:20:19 UTC
Please test 3.1.0-r1
Comment 3 Anthony Basile gentoo-dev 2013-06-18 11:39:20 UTC
(In reply to Anthony Basile from comment #2)
> Please test 3.1.0-r1

Sorry forgot to push.  I just did.  It should hit the mirrors in a few hours.
Comment 4 Dennis Schridde 2013-06-18 16:34:30 UTC
(In reply to Anthony Basile from comment #2)
> Please test 3.1.0-r1

Compiles here.
Comment 5 Anthony Basile gentoo-dev 2013-06-18 16:57:04 UTC
(In reply to Dennis Schridde from comment #4)
> (In reply to Anthony Basile from comment #2)
> > Please test 3.1.0-r1
> 
> Compiles here.

same here.  reopen the bug if this is still an issue.