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

Bug 770787

Summary: net-print/cups-filters-1.28.7: emake failed
Product: Gentoo Linux Reporter: Matthias Coppens <coppens.matthias.abc>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info '=net-print/cups-filters-1.28.7::gentoo'
emerge -pqv '=net-print/cups-filters-1.28.7::gentoo'

Description Matthias Coppens 2021-02-15 13:20:49 UTC
emake failed when updating to net-print/cups-filters-1.28.7: `collect2: error: ld returned 1 exit status`.

Reproducible: Always

Steps to Reproduce:
1. Update cups-filters (amd64)
Actual Results:  
emake fails

Expected Results:  
emake doesn't fail

I'm running a pretty vanilla Gentoo system, with `sh dash 0.5.11.3-r1`.
Comment 1 Matthias Coppens 2021-02-15 13:21:58 UTC
Created attachment 686796 [details]
build.log
Comment 2 Matthias Coppens 2021-02-15 13:22:48 UTC
Created attachment 686799 [details]
emerge --info '=net-print/cups-filters-1.28.7::gentoo'
Comment 3 Matthias Coppens 2021-02-15 13:23:23 UTC
Created attachment 686802 [details]
emerge -pqv '=net-print/cups-filters-1.28.7::gentoo'
Comment 4 Ionen Wolkens gentoo-dev 2021-02-15 13:24:52 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/8.4.0/../../../../lib64/libqpdf.so:

Seems like you're using gcc-8.4.0, try to use gcc-config to go back to 9.3.0
Comment 5 Matthias Coppens 2021-02-15 13:30:51 UTC
Darn it, I should've known. I'll be glad when I'll be able to boot that old version from my system. The gcc version is indeed what caused the issue.