Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770787 - net-print/cups-filters-1.28.7: emake failed
Summary: net-print/cups-filters-1.28.7: emake failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-15 13:20 UTC by Matthias Coppens
Modified: 2021-02-15 13:30 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,60.48 KB, text/plain)
2021-02-15 13:21 UTC, Matthias Coppens
Details
emerge --info '=net-print/cups-filters-1.28.7::gentoo' (emerge-info,6.70 KB, text/plain)
2021-02-15 13:22 UTC, Matthias Coppens
Details
emerge -pqv '=net-print/cups-filters-1.28.7::gentoo' (emerge-pqv,155 bytes, text/plain)
2021-02-15 13:23 UTC, Matthias Coppens
Details

Note You need to log in before you can comment on or make changes to this bug.
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.