Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922231 - dev-cpp/folly-2023.06.19.00 fails to compile (GCC-14-SYSTEM): collect2: error: ld returned 1 exit status
Summary: dev-cpp/folly-2023.06.19.00 fails to compile (GCC-14-SYSTEM): collect2: error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on: 921023
Blocks:
  Show dependency tree
 
Reported: 2024-01-16 16:22 UTC by Agostino Sarubbo
Modified: 2024-03-03 23:00 UTC (History)
0 users

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


Attachments
build.log (build.log,682.41 KB, text/plain)
2024-01-16 16:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-16 16:22:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/folly-2023.06.19.00 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-16 16:22:09 UTC
Created attachment 882424 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-16 16:22:09 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find LIBDWARF (missing: LIBDWARF_LIBRARY) 
FAILED: libfolly.so.0.58.0-dev 
collect2: error: ld returned 1 exit status
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-03 23:00:19 UTC
commit a23548bc8af4f4ca160560bc1e081fd2df13602d (HEAD -> master, origin/master, origin/HEAD)
Author: Sam James <sam@gentoo.org>
Date:   Sun Mar 3 22:58:34 2024 +0000

    sys-devel/gcc: add 14.0.1_pre20240303

    Bug: https://gcc.gnu.org/PR112868
    Bug: https://gcc.gnu.org/PR113652 (sort of)
    Signed-off-by: Sam James <sam@gentoo.org>