Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 473316

Summary: net-misc/bfgminer-3.1.0 - bfgminer-ocl.o: In function `file_contents': ocl.c:(.text+0xac): undefined reference to `open_bitstream'
Product: Gentoo Linux Reporter: Manuel Rüger (RETIRED) <mrueg>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal CC: dschridde+gentoobugs, luke-jr+gentoobugs, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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.