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

Bug 782610

Summary: net-print/c2esp-27 fails to compile: undefined reference to `cupsDitherNew'
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Printing Team <printing>
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 2021-04-13 05:39:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-print/c2esp-27 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-13 05:39:45 UTC
Created attachment 699555 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-13 05:39:46 UTC
Possible context of error(s):

c2esp.c:(.text+0xfe2): undefined reference to `cupsLutNew'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: c2esp.c:(.text+0xfef): undefined reference to `cupsDitherNew'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: c2esp.c:(.text+0x1015): undefined reference to `cupsLutNew'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: c2esp.c:(.text+0x1021): undefined reference to `cupsDitherNew'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: c2esp.c:(.text+0x104d): undefined reference to `cupsLutNew'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: c2esp.c:(.text+0x106d): undefined reference to `cupsLutNew'
c2esp.c:(.text+0x1458): undefined reference to `cupsDitherDelete'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: c2esp.c:(.text+0x1465): undefined reference to `cupsLutDelete'
c2esp.c:(.text+0x181d): undefined reference to `cupsDitherLine'
c2esp.c:(.text.startup+0x20f): undefined reference to `cupsCMYKLoad'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: c2esp.c:(.text.startup+0x234): undefined reference to `cupsCMYKLoad'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: c2esp.c:(.text.startup+0xa7d): undefined reference to `cupsCMYKDoRGB'
collect2: error: ld returned 1 exit status