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

Bug 890417

Summary: sci-biology/fasta-36.3.8h-r1 fails to compile (DASH-SYSTEM): comp_lib9.c:(.text+0xad6): undefined reference to adler32
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-01-11 06:14:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-biology/fasta-36.3.8h-r1 fails to compile (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-11 06:15:01 UTC
Created attachment 848169 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-11 06:15:02 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


compacc2e.c:(.text+0x4cdd): undefined reference to `adler32'
compacc2e.c:(.text+0x64ea): undefined reference to `adler32'
compacc2e.c:(.text+0x682d): undefined reference to `adler32'
comp_lib9.c:(.text+0x1a4d): undefined reference to `adler32'
comp_lib9.c:(.text+0xad6): undefined reference to `adler32'
 1149 | error:  fprintf(stderr," error reading %s at %lld\n",libstr,*libpos);